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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/BTree/
H A DBTreeNodeOps.c218 getNodeProc = btreePtr->getBlockProc;
272 getNodeProc = btreePtr->getBlockProc;
H A DBTree.c222 btreePtr->getBlockProc = GetBTreeBlock;
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/headers/
H A DBTreesPrivate.h217 GetBlockProcPtr getBlockProc; member in struct:BTreeControlBlock
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_btreeio.c656 btcb->getBlockProc = GetBTreeBlock;

Completed in 34 milliseconds