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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c119 BlockAllocateContig
317 static OSErr BlockAllocateContig(
932 err = BlockAllocateContig(vcb, startingBlock, minBlocks, maxBlocks,
1469 Routine: BlockAllocateContig
1488 static OSErr BlockAllocateContig( function
1509 * Variant of BlockAllocateContig that uses the original bitmap-searching logic
1564 * Variant of BlockAllocateContig that uses the newer red-black tree library
1569 * as well as BlockAllocateContig. In order to determine when we should vend contiguous chunks over
1741 * when do we tear down the tree? Or should the logic be in BlockAllocateContig??
1849 * BlockAllocateContig
[all...]

Completed in 21 milliseconds