Searched refs:b_proc (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dbuf_internal.h118 proc_t b_proc; /* Associated proc; NULL if kernel. */ member in struct:buf
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_physio.c143 bp->b_proc = p;
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_bio.c657 return (bp->b_proc);
3391 bp->b_proc = NULL;

Completed in 44 milliseconds