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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c83 BlockMarkFreeRBTree
404 static OSErr BlockMarkFreeRBTree(
1169 * BlockMarkFreeRBTree deals with the case where we are resizing the
1175 err = BlockMarkFreeRBTree(vcb, firstBlock, numBlocks);
2540 err = BlockMarkFreeRBTree(vcb, startingBlock, numBlocks);
2910 OSErr BlockMarkFreeRBTree( function

Completed in 14 milliseconds