Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dcollate.h37 if (unlikely(cr != COLLATION_BINARY && cr != COLLATION_NTOFS_ULONG)) in ntfs_is_collation_rule_supported()
Dcollate.c111 BUG_ON(cr != COLLATION_BINARY && cr != COLLATION_NTOFS_ULONG); in ntfs_collate()
Dlayout.h531 COLLATION_BINARY = cpu_to_le32(0x00), enumerator