Searched defs:totalBlocks (Results 1 - 11 of 11) sorted by last modified time

/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/
H A Dhfs.h212 u_int32_t totalBlocks; /* total allocation blocks */ member in struct:hfsmount
H A Dhfs_catalog.c2722 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
/macosx-10.10.1/JavaScriptCore-7600.1.17/heap/
H A DRegion.h136 inline NormalRegion::NormalRegion(PassRefPtr<WTF::MetaAllocatorHandle> allocation, size_t blockSize, size_t totalBlocks) argument
167 inline ExcessRegion::ExcessRegion(PageAllocationAligned& allocation, size_t blockSize, size_t totalBlocks) argument
200 inline Region::Region(size_t blockSize, size_t totalBlocks, bool isExcess) argument
/macosx-10.10.1/hfs-285/newfs_hfs/
H A Dnewfs_hfs.c780 u_int32_t totalBlocks = fs_size/gBlockSize; local
947 uint32_t totalBlocks; local
/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/hfscommon/Catalog/
H A DFileIDsServices.c782 static u_int32_t CheckExtents( void *extents, u_int32_t totalBlocks, Boolean isHFSPlus ) argument
/macosx-10.10.1/hfs-285/fsck_hfs/dfalib/
H A DSVerify1.c2264 setLastAttrAllocInfo(SGlobPtr GPtr, u_int32_t totalBlocks, u_int64_t logicalSize, u_int32_t calculatedTotalBlocks) argument
[all...]
H A DScavenger.h639 u_int32_t totalBlocks; member in struct:attributeInfo
H A DSVerify2.c356 UInt32 totalBlocks = 0; local
[all...]
/macosx-10.10.1/libutil-38/
H A DExtentManager.h70 off_t totalBlocks; member in class:ExtentManager
/macosx-10.10.1/pdisk-9/
H A Dhfs_misc.c114 u32 totalBlocks; member in struct:HFSPlusForkData
131 u32 totalBlocks; member in struct:HFSPlusVolumeHeader

Completed in 209 milliseconds