Home
last modified time | relevance | path

Searched refs:COLLATION_RULE (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Dcollate.h15 static inline bool ntfs_is_collation_rule_supported(COLLATION_RULE cr) { in ntfs_is_collation_rule_supported()
32 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()
H A Dinode.h93 COLLATION_RULE collation_rule; /* The collation rule
H A Dlayout.h526 typedef le32 COLLATION_RULE; typedef
581 /* 88*/ COLLATION_RULE collation_rule; /* Default collation rule. */
2011 COLLATION_RULE collation_rule; /* Collation rule used to sort the
/kernel/linux/linux-6.6/fs/ntfs/
H A Dcollate.h15 static inline bool ntfs_is_collation_rule_supported(COLLATION_RULE cr) { in ntfs_is_collation_rule_supported()
32 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()
H A Dinode.h93 COLLATION_RULE collation_rule; /* The collation rule
H A Dlayout.h526 typedef le32 COLLATION_RULE; typedef
581 /* 88*/ COLLATION_RULE collation_rule; /* Default collation rule. */
2011 COLLATION_RULE collation_rule; /* Collation rule used to sort the
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dntfs.h778 enum COLLATION_RULE { enum
792 static_assert(sizeof(enum COLLATION_RULE) == 4);
797 enum COLLATION_RULE rule; // 0x04: The rule.
833 enum COLLATION_RULE rule; // 0x88:

Completed in 14 milliseconds