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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c115 BlockAllocateAnyRBTree
381 static OSErr BlockAllocateAnyRBTree(
1807 * BlockAllocateAny acts as a multiplexer between BlockAllocateAnyRBTree
1823 return BlockAllocateAnyRBTree(vcb, startingBlock, maxBlocks, useMetaZone, actualStartBlock, actualNumBlocks);
1833 * BlockAllocateAnyRBTree finds one or more allocation blocks by using
1838 static OSErr BlockAllocateAnyRBTree( function
1862 * BlockAllocateAny and BlockAllocateAnyRBTree

Completed in 14 milliseconds