Searched refs:COLLATION_NTOFS_ULONGS (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dcollate.c262 case COLLATION_NTOFS_ULONGS :
H A Dlayout.h541 * COLLATION_NTOFS_ULONGS - Sorting is done according to a sequence of ascending
563 COLLATION_NTOFS_ULONGS = const_cpu_to_le32(19), enumerator in enum:__anon24
2185 * COLLATION_NTOFS_ULONGS. FIXME: Verify whether the reparse_tag is not the
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c2344 if (collation_rule == COLLATION_NTOFS_ULONGS) {
4606 COLLATION_NTOFS_ULONGS,
4629 COLLATION_NTOFS_ULONGS, g_vol->indx_record_size);

Completed in 80 milliseconds