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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c188 static Boolean ExtentsAreIntegral(
1958 // Routine: ExtentsAreIntegral
1964 static Boolean ExtentsAreIntegral( function
2028 if ( !ExtentsAreIntegral(extents, mask, &blocksChecked, &lastExtentReached) )
2045 if ( !ExtentsAreIntegral(extents, mask, &blocksChecked, &lastExtentReached) ) {

Completed in 24 milliseconds