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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c189 static Boolean ExtentsAreIntegral(
2037 // Routine: ExtentsAreIntegral
2043 static Boolean ExtentsAreIntegral( function
2106 if ( !ExtentsAreIntegral(extents, mask, &blocksChecked, &lastExtentReached) )
2123 if ( !ExtentsAreIntegral(extents, mask, &blocksChecked, &lastExtentReached) ) {

Completed in 12 milliseconds