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

/linux-4.1.27/fs/ntfs/
H A Dcollate.c86 * ntfs_collate - collate two data items using a specified collation rule
101 int ntfs_collate(ntfs_volume *vol, COLLATION_RULE cr, ntfs_collate() function
H A Dcollate.h46 extern int ntfs_collate(ntfs_volume *vol, COLLATION_RULE cr,
H A Dindex.c227 rc = ntfs_collate(vol, idx_ni->itype.index.collation_rule, key, ntfs_index_lookup()
390 rc = ntfs_collate(vol, idx_ni->itype.index.collation_rule, key, ntfs_index_lookup()

Completed in 196 milliseconds