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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dcollate.c253 case COLLATION_FILE_NAME :
H A Ddir.c324 if (ntfs_index_entry_inconsistent(ie, COLLATION_FILE_NAME,
445 if (ntfs_index_entry_inconsistent(ie, COLLATION_FILE_NAME,
1253 if (ntfs_index_entry_inconsistent(ie, COLLATION_FILE_NAME,
1395 if (ntfs_index_entry_inconsistent(ie, COLLATION_FILE_NAME,
1589 ir->collation_rule = COLLATION_FILE_NAME;
H A Dlayout.h526 * COLLATION_FILE_NAME - Collate Unicode strings by comparing their 16-bit
532 * COLLATION_FILE_NAME?
558 COLLATION_FILE_NAME = const_cpu_to_le32(1), enumerator in enum:__anon24
2131 this must be COLLATION_FILE_NAME. */
H A Dindex.c539 if (collation_rule == COLLATION_FILE_NAME) {
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c1982 collation_rule != COLLATION_FILE_NAME) {
1985 "but collation rule is not COLLATION_FILE_NAME.\n");
4181 AT_FILE_NAME, COLLATION_FILE_NAME,
4542 AT_FILE_NAME, COLLATION_FILE_NAME,

Completed in 80 milliseconds