Searched refs:NTFS_CMP_FUNC (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ntfs3/
H A Dntfs_fs.h175 typedef int (*NTFS_CMP_FUNC)(const void *key1, size_t len1, const void *key2, typedef
196 NTFS_CMP_FUNC cmp;
H A Dindex.c168 static inline NTFS_CMP_FUNC get_cmp_func(const struct INDEX_ROOT *root)
722 NTFS_CMP_FUNC cmp = indx->cmp;

Completed in 179 milliseconds