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

/xnu-2422.115.4/bsd/hfs/hfscommon/headers/
H A DBTreesPrivate.h462 u_int32_t GetChildNodeNum (BTreeControlBlockPtr btreePtr,
/xnu-2422.115.4/bsd/hfs/hfscommon/BTree/
H A DBTreeNodeOps.c98 account for length and pad bytes. Add GetChildNodeNum routine.
972 Routine: GetChildNodeNum - Return child node number from index record "index".
986 u_int32_t GetChildNodeNum (BTreeControlBlockPtr btreePtr, function
H A DBTreeTreeOps.c892 btreePtr->rootNode = GetChildNodeNum (btreePtr, blockPtr->buffer, 0);

Completed in 41 milliseconds