Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dcollate.h23 if (unlikely(cr != COLLATION_BINARY && cr != COLLATION_NTOFS_ULONG)) in ntfs_is_collation_rule_supported()
H A Dcollate.c97 BUG_ON(cr != COLLATION_BINARY && cr != COLLATION_NTOFS_ULONG); in ntfs_collate()
H A Dlayout.h517 COLLATION_BINARY = cpu_to_le32(0x00), enumerator