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

/xnu-2782.1.97/bsd/hfs/hfscommon/BTree/
H A DBTreeMiscOps.c374 ++btreePtr->numValidHints;
H A DBTree.c525 ++btreePtr->numValidHints;
1476 ++btreePtr->numValidHints;
1623 ++btreePtr->numValidHints;
/xnu-2782.1.97/bsd/hfs/hfscommon/headers/
H A DBTreesPrivate.h229 u_int32_t numValidHints; // Hint used to find correct record. member in struct:BTreeControlBlock

Completed in 293 milliseconds