Home
last modified time | relevance | path

Searched refs:ntfs_collate (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/ntfs/
Dcollate.h46 extern int ntfs_collate(ntfs_volume *vol, COLLATION_RULE cr,
Dcollate.c101 int ntfs_collate(ntfs_volume *vol, COLLATION_RULE cr, in ntfs_collate() function
Dindex.c227 rc = ntfs_collate(vol, idx_ni->itype.index.collation_rule, key, in ntfs_index_lookup()
390 rc = ntfs_collate(vol, idx_ni->itype.index.collation_rule, key, in ntfs_index_lookup()