Searched refs:lo_thread (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_link.c1151 if (origin->lo_thread == thread) {
1164 origin->lo_thread = thread;
1201 if ((origin->lo_thread == thread) ||
1224 if (origin->lo_thread == thread) {
1246 if (origin->lo_thread == thread) {
1268 if (origin->lo_thread == thread) {
H A Dhfs_cnode.h119 void * lo_thread; /* thread that performed the lookup */ member in struct:linkorigin

Completed in 32 milliseconds