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

/xnu-2422.115.4/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c89 BlockFindContiguous
276 static OSErr BlockFindContiguous(
1664 retval = BlockFindContiguous(vcb, currentStart, vcb->allocLimit, minBlocks,
1675 retval = BlockFindContiguous(vcb, 1, vcb->allocLimit, minBlocks,
1679 retval = BlockFindContiguous(vcb, 1, currentStart, minBlocks,
2801 Routine: BlockFindContiguous
2828 static OSErr BlockFindContiguous( function

Completed in 23 milliseconds