Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ntfs/
Dcollate.h23 if (unlikely(cr != COLLATION_BINARY && cr != COLLATION_NTOFS_ULONG)) in ntfs_is_collation_rule_supported()
Dcollate.c97 BUG_ON(cr != COLLATION_BINARY && cr != COLLATION_NTOFS_ULONG); in ntfs_collate()
Dlayout.h517 COLLATION_BINARY = cpu_to_le32(0x00), enumerator