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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/headers/
H A DFileMgrInternal.h116 kNoHint = 0, enumerator in enum:__anon111
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Catalog/
H A DCatalogUtilities.c117 result = LocateCatalogRecord(volume, threadParentID, nodeName, kNoHint, keyPtr, dataPtr, newHint);
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c1785 // kNoHint = Resident extent record
1821 *extentBTreeHint = kNoHint; // no hint, because not in the BTree
1832 *extentBTreeHint = kNoHint; // no hint, because not in the BTree
1852 *extentBTreeHint = kNoHint;
1892 // extentBTreeHint - hint for given key, or kNoHint

Completed in 12 milliseconds