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

/xnu-2422.115.4/bsd/sys/
H A Dbuf_internal.h122 void * b_fsprivate; /* filesystem private use */ member in struct:buf
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_bio.c975 return (bp->b_fsprivate);
981 bp->b_fsprivate = fsprivate;

Completed in 25 milliseconds