Searched refs:COLLATION_FILE_NAME (Results 1 – 5 of 5) sorted by relevance
/third_party/ntfs-3g/libntfs-3g/ |
D | collate.c | 253 case COLLATION_FILE_NAME : in ntfs_get_collate_function()
|
D | dir.c | 324 if (ntfs_index_entry_inconsistent(ie, COLLATION_FILE_NAME, in ntfs_inode_lookup_by_name() 445 if (ntfs_index_entry_inconsistent(ie, COLLATION_FILE_NAME, in ntfs_inode_lookup_by_name() 1250 if (ntfs_index_entry_inconsistent(ie, COLLATION_FILE_NAME, in ntfs_readdir() 1392 if (ntfs_index_entry_inconsistent(ie, COLLATION_FILE_NAME, in ntfs_readdir() 1586 ir->collation_rule = COLLATION_FILE_NAME; in __ntfs_create()
|
D | index.c | 539 if (collation_rule == COLLATION_FILE_NAME) { in ntfs_index_entry_inconsistent()
|
/third_party/ntfs-3g/include/ntfs-3g/ |
D | layout.h | 558 COLLATION_FILE_NAME = const_cpu_to_le32(1), enumerator
|
/third_party/ntfs-3g/ntfsprogs/ |
D | mkntfs.c | 2283 collation_rule != COLLATION_FILE_NAME) { in add_attr_index_root() 4502 AT_FILE_NAME, COLLATION_FILE_NAME, in mkntfs_create_root_structures() 4866 AT_FILE_NAME, COLLATION_FILE_NAME, in mkntfs_create_root_structures()
|