Searched refs:ntfs_collate (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/fs/ntfs/ |
D | collate.h | 32 extern int ntfs_collate(ntfs_volume *vol, COLLATION_RULE cr,
|
D | collate.c | 87 int ntfs_collate(ntfs_volume *vol, COLLATION_RULE cr, in ntfs_collate() function
|
D | index.c | 213 rc = ntfs_collate(vol, idx_ni->itype.index.collation_rule, key, in ntfs_index_lookup() 376 rc = ntfs_collate(vol, idx_ni->itype.index.collation_rule, key, in ntfs_index_lookup()
|