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

/darwin-on-arm/xnu/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);
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_bio.c993 buf_proc(buf_t bp) { function

Completed in 77 milliseconds