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

/xnu-2422.115.4/bsd/sys/
H A Dbuf_internal.h140 void * b_owner; member in struct:buf
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_bio.c2962 bp->b_owner = current_thread();
3530 bp->b_owner = current_thread();
3557 bp->b_owner = current_thread();
3606 bp->b_owner = current_thread();
3663 bp->b_owner = current_thread();
3688 bp->b_owner = current_thread();
3760 bp->b_owner = current_thread();
4078 bp->b_owner = current_thread();
4196 bp->b_owner = current_thread();
4219 bp->b_owner
[all...]

Completed in 24 milliseconds