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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/headers/
H A DBTreesInternal.h147 kGetBlockHint = 0x00000001, // if set, the block is being looked up using hint enumerator in enum:__anon109
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/BTree/
H A DBTreeNodeOps.c215 options |= kGetBlockHint;
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_btreeio.c84 if (options & kGetBlockHint) {

Completed in 43 milliseconds