Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dcollate.h32 extern int ntfs_collate(ntfs_volume *vol, COLLATION_RULE cr,
H A Dcollate.c87 int ntfs_collate(ntfs_volume *vol, COLLATION_RULE cr, in ntfs_collate() function
H A Dindex.c213 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()