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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/headers/
H A DBTreesPrivate.h153 #define kMinNodeSize 512 macro
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_btreeio.c85 DBG_ASSERT(blockSize >= kMinNodeSize);
/darwin-on-arm/xnu/bsd/hfs/hfscommon/BTree/
H A DBTree.c209 if ( filePtr->fcbEOF < kMinNodeSize )

Completed in 16 milliseconds