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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_catalog.h144 #define cf_bytesread cf_union.cfu_bytesread macro
H A Dhfs_cnode.h96 #define ff_bytesread ff_data.cf_bytesread
H A Dhfs_catalog.c204 datafp->cf_bytesread =
208 datafp->cf_bytesread = 0;
220 datafp->cf_bytesread =
224 datafp->cf_bytesread = 0;
773 forkp->cf_bytesread =
777 forkp->cf_bytesread = 0;
792 forkp->cf_bytesread =
796 forkp->cf_bytesread = 0;
1767 howmany(forkp->cf_bytesread, blksize);
1777 howmany(forkp->cf_bytesread, blksiz
[all...]

Completed in 77 milliseconds