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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c118 BlockAllocateContigRBTree to find the valid range.
124 BlockAllocateContigBitmap and BlockAllocateContigRBTree, which use,
133 BlockAllocateContigRBTree
389 static OSErr BlockAllocateContigRBTree(
1500 return BlockAllocateContigRBTree(vcb, startingBlock, minBlocks, maxBlocks, useMetaZone,
1573 static OSErr BlockAllocateContigRBTree( function
1852 err = BlockAllocateContigRBTree(vcb, startingBlock, 1, maxBlocks, useMetaZone,

Completed in 80 milliseconds