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

/xnu-2422.115.4/bsd/kern/
H A Dkern_physio.c140 bp->b_proc = p;
/xnu-2422.115.4/bsd/sys/
H A Dbuf_internal.h134 proc_t b_proc; /* Associated proc; NULL if kernel. */ member in struct:buf
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_bio.c1011 return (bp->b_proc);
4070 bp->b_proc = NULL;

Completed in 33 milliseconds