Searched defs:searchKey (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/hfs-285/fsck_hfs/dfalib/
H A DSKeyCompare.c206 CompareCatalogKeys(HFSCatalogKey *searchKey, HFSCatalogKey *trialKey) argument
236 CompareExtendedCatalogKeys(HFSPlusCatalogKey *searchKey, HFSPlusCatalogKey *trialKey) argument
277 CaseSensitiveCatalogKeyCompare(HFSPlusCatalogKey *searchKey, HFSPlusCatalogKe argument
332 CompareExtentKeys( const HFSExtentKey *searchKey, const HFSExtentKey *trialKey ) argument
395 CompareExtentKeysPlus( const HFSPlusExtentKey *searchKey, const HFSPlusExtentKey *trialKey ) argument
458 CompareAttributeKeys(const AttributeKey *searchKey, const AttributeKey *trialKey) argument
[all...]
H A DBTreeNodeOps.c628 SearchNode(BTreeControlBlockPtr btreePtr, NodeDescPtr node, KeyPtr searchKey, UInt16 *returnIndex ) argument
H A DBTreeTreeOps.c186 SearchTree(BTreeControlBlockPtr btreePtr, BTreeKeyPtr searchKey, TreePathTable treePathTable, UInt32 *nodeNum, BlockDescriptor *nodePtr, UInt16 *returnIndex ) argument
H A DSUtils.c723 SInt32 CompareKeys( BTreeControlBlockPtr btreePtr, KeyPtr searchKey, KeyPtr trialKey ) argument
/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/hfscommon/BTree/
H A DBTreeNodeOps.c718 SearchNode( BTreeControlBlockPtr btreePtr, NodeDescPtr node, KeyPtr searchKey, u_int16_t *returnIndex ) argument
H A DBTreeTreeOps.c196 SearchTree(BTreeControlBlockPtr btreePtr, BTreeKeyPtr searchKey, TreePathTable treePathTable, u_int32_t *nodeNum, BlockDescriptor *nodePtr, u_int16_t *returnIndex ) argument
/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/
H A Dhfs_hotfiles.c1988 hfc_comparekeys(HotFileKey *searchKey, HotFileKey *trialKey) argument
H A Dhfs_xattr.c2152 hfs_attrkeycompare(HFSPlusAttrKey *searchKey, HFSPlusAttrKey *trialKey) argument
H A Dhfs_catalog.c3836 cat_binarykeycompare(HFSPlusCatalogKey *searchKey, HFSPlusCatalogKey *trialKey) argument
3871 CompareCatalogKeys(HFSCatalogKey *searchKey, HFSCatalogKey *trialKey) argument
3899 CompareExtendedCatalogKeys(HFSPlusCatalogKey *searchKey, HFSPlusCatalogKey *trialKey) argument
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c762 int32_t CompareExtentKeys( const HFSExtentKey *searchKey, const HFSExtentKey *trialKey ) argument
826 int32_t CompareExtentKeysPlus( const HFSPlusExtentKey *searchKey, cons argument
[all...]

Completed in 133 milliseconds