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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c138 BlockAllocateKnown
345 static OSErr BlockAllocateKnown(
999 err = BlockAllocateKnown(vcb, maxBlocks, actualStartBlock, actualNumBlocks);
1000 /* dskFulErr out of BlockAllocateKnown indicates an empty Free Extent Cache */
2099 Routine: BlockAllocateKnown
2117 static OSErr BlockAllocateKnown( function
2159 printf ("hfs: BlockAllocateKnown() found allocation overflow on \"%s\"", vcb->vcbVN);

Completed in 28 milliseconds