Home
last modified time | relevance | path

Searched refs:IGNORE_CASE (Results 1 – 6 of 6) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dtypes.h122 IGNORE_CASE = 1, enumerator
/third_party/ntfs-3g/ntfsprogs/
Dmkntfs.c1269 a->name_length, IGNORE_CASE, in mkntfs_attr_find()
1459 if (ic == IGNORE_CASE) { in insert_positioned_attr_in_mft_record()
1650 if (ic == IGNORE_CASE) { in insert_non_resident_attr_in_mft_record()
1837 if (ic == IGNORE_CASE) { in insert_resident_attr_in_mft_record()
2449 if (ic == IGNORE_CASE) { in upgrade_to_large_index()
2755 IGNORE_CASE, g_vol->upcase, in insert_index_entry_in_res_dir_index()
3079 IGNORE_CASE, g_vol->upcase, g_vol->upcase_len); in insert_file_link_in_dir_index()
Dntfsmove.c500 IGNORE_CASE, ino->vol->upcase, ino->vol->upcase_len)) { in dont_move()
/third_party/ntfs-3g/libntfs-3g/
Dreparse.c188 IGNORE_CASE, in ntfs_fix_file_name()
Ddir.c285 case_sensitivity = (NVolCaseSensitive(vol) ? CASE_SENSITIVE : IGNORE_CASE); in ntfs_inode_lookup_by_name()
1952 IGNORE_CASE_BOOL case_sensitive = IGNORE_CASE; in ntfs_delete()
Dattrib.c3162 IGNORE_CASE, NULL, 0, ctx);