Searched defs:totalBlocks (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/bsd/hfs/hfscommon/Catalog/
H A DFileIDsServices.c782 static u_int32_t CheckExtents( void *extents, u_int32_t totalBlocks, Boolean isHFSPlus ) argument
/xnu-2422.115.4/bsd/hfs/
H A Dhfs.h200 u_int32_t totalBlocks; /* total allocation blocks */ member in struct:hfsmount
H A Dhfs_catalog.c2767 uint32_t totalBlocks; local
[all...]
H A Dhfs_format.h247 u_int32_t totalBlocks; /* total blocks used by this fork */ member in struct:HFSPlusForkData
677 u_int32_t totalBlocks; /* number of allocation blocks in volume (includes this header and VBM*/ member in struct:HFSPlusVolumeHeader

Completed in 28 milliseconds