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

/darwin-on-arm/xnu/bsd/sys/
H A Dbuf_internal.h122 void * b_fsprivate; /* filesystem private use */ member in struct:buf
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_bio.c959 return (bp->b_fsprivate);
965 bp->b_fsprivate = fsprivate;

Completed in 29 milliseconds