Searched refs:NTFS_CMP_FUNC (Results 1 – 2 of 2) sorted by relevance
167 typedef int (*NTFS_CMP_FUNC)(const void *key1, size_t len1, const void *key2, typedef188 NTFS_CMP_FUNC cmp;
168 static inline NTFS_CMP_FUNC get_cmp_func(const struct INDEX_ROOT *root) in get_cmp_func()675 NTFS_CMP_FUNC cmp = indx->cmp; in hdr_find_e()