Searched refs:COLLATION_NTOFS_ULONG (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.h453 * COLLATION_NTOFS_ULONG - Sorting is done according to ascending le32 key
480 COLLATION_NTOFS_ULONG = cpu_to_le32(0x10), enumerator in enum:__anon16822
1803 * COLLATION_NTOFS_ULONG.
2055 * for $Q is COLLATION_NTOFS_ULONG.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dcollate.c42 * COLLATION_NTOFS_ULONG and COLLATION_FILE_NAME so we return false
45 if (cr != COLLATION_BINARY && cr != COLLATION_NTOFS_ULONG &&
200 * COLLATION_NTOFS_ULONG and COLLATION_FILE_NAME so we return error
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.h525 * COLLATION_NTOFS_ULONG - Sorting is done according to ascending u32 key
560 COLLATION_NTOFS_ULONG = const_cpu_to_le32(16), enumerator in enum:__anon4182
1956 * The collation type is COLLATION_NTOFS_ULONG.
2201 * for $Q is COLLATION_NTOFS_ULONG.

Completed in 81 milliseconds