Searched refs:COLLATION_BINARY (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dcollate.h32 if (unlikely(cr != COLLATION_BINARY && cr != COLLATION_NTOFS_ULONG))
H A Dcollate.c106 BUG_ON(cr != COLLATION_BINARY && cr != COLLATION_NTOFS_ULONG);
H A Dlayout.h441 * COLLATION_BINARY - Collate by binary compare where the first byte is most
477 COLLATION_BINARY = cpu_to_le32(0x00), enumerator in enum:__anon16822
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dcollate.c41 * FIXME: At the moment we only support COLLATION_BINARY,
45 if (cr != COLLATION_BINARY && cr != COLLATION_NTOFS_ULONG &&
199 * FIXME: At the moment we only support COLLATION_BINARY,
203 if (cr != COLLATION_BINARY && cr != COLLATION_NTOFS_ULONG &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlayout.h549 COLLATION_BINARY = const_cpu_to_le32(0), /* Collate by binary enumerator in enum:__anon4182

Completed in 107 milliseconds