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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/BTree/
H A DBTreeNodeReserve.c38 * BTUpdateReserve
231 * BTUpdateReserve - update a node reserve for allocations that occurred.
235 BTUpdateReserve(BTreeControlBlockPtr btreePtr, int nodes) function
H A DBTreeAllocate.c202 BTUpdateReserve(btreePtr, 1);
/darwin-on-arm/xnu/bsd/hfs/hfscommon/headers/
H A DBTreesPrivate.h325 void BTUpdateReserve (BTreeControlBlockPtr btreePtr,

Completed in 26 milliseconds