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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dbuf_internal.h120 void * b_owner; member in struct:buf
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_bio.c2292 bp->b_owner = current_thread();
2846 bp->b_owner = current_thread();
2872 bp->b_owner = current_thread();
2920 bp->b_owner = current_thread();
2982 bp->b_owner = current_thread();
3007 bp->b_owner = current_thread();
3076 bp->b_owner = current_thread();
3398 bp->b_owner = current_thread();
3505 bp->b_owner = current_thread();
3527 bp->b_owner
[all...]

Completed in 79 milliseconds