Searched refs:kHFSExtentDensity (Results 1 - 6 of 6) sorted by relevance

/xnu-2782.1.97/bsd/hfs/hfscommon/Misc/
H A DBTreeWrapper.c178 for (i = 0; i < kHFSExtentDensity; ++i)
H A DFileExtentMapping.c605 numberOfExtents = kHFSExtentDensity;
1001 numExtentsPerRecord = kHFSExtentDensity;
1426 numExtentsPerRecord = kHFSExtentDensity;
1764 u_int32_t numberOfExtents = kHFSExtentDensity;
/xnu-2782.1.97/bsd/hfs/
H A Dhfs_format.h168 kHFSExtentDensity = 3, enumerator in enum:__anon60
H A Dhfs_endian.c1013 for (j = 0; j < kHFSExtentDensity; j++) {
1170 for (j = 0; j < kHFSExtentDensity * 2; j++) {
H A Dhfs_catalog.c1827 for (i = 0; i < kHFSExtentDensity; ++i) {
1838 for (i = 0; i < kHFSExtentDensity; ++i) {
/xnu-2782.1.97/bsd/hfs/hfscommon/Catalog/
H A DFileIDsServices.c805 for ( i = 0 ; i < kHFSExtentDensity ; i++ )

Completed in 102 milliseconds