Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ntfs/
H A Dcollate.h32 extern int ntfs_collate(ntfs_volume *vol, COLLATION_RULE cr,
H A Dcollate.c72 * ntfs_collate - collate two data items using a specified collation rule
87 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()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dcollate.h32 extern int ntfs_collate(ntfs_volume *vol, COLLATION_RULE cr,
H A Dcollate.c72 * ntfs_collate - collate two data items using a specified collation rule
87 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()

Completed in 4 milliseconds