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

/xnu-2422.115.4/bsd/sys/
H A Dbuf.h211 @function buf_proc
213 @discussion buf_proc() will generally return NULL; a process is currently only associated with
218 proc_t buf_proc(buf_t);
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_bio.c1009 buf_proc(buf_t bp) { function

Completed in 29 milliseconds