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

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

Completed in 59 milliseconds