Home
last modified time | relevance | path

Searched refs:CASE_SENSITIVE (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/fs/ntfs/
Ddir.c100 err = ntfs_attr_lookup(AT_INDEX_ROOT, I30, 4, CASE_SENSITIVE, 0, NULL, in ntfs_lookup_inode_by_name()
145 CASE_SENSITIVE, vol->upcase, vol->upcase_len)) { in ntfs_lookup_inode_by_name()
255 CASE_SENSITIVE, vol->upcase, vol->upcase_len); in ntfs_lookup_inode_by_name()
405 CASE_SENSITIVE, vol->upcase, vol->upcase_len)) { in ntfs_lookup_inode_by_name()
517 CASE_SENSITIVE, vol->upcase, vol->upcase_len); in ntfs_lookup_inode_by_name()
651 err = ntfs_attr_lookup(AT_INDEX_ROOT, I30, 4, CASE_SENSITIVE, 0, NULL,
697 CASE_SENSITIVE;
740 CASE_SENSITIVE, vol->upcase, vol->upcase_len);
884 CASE_SENSITIVE;
927 CASE_SENSITIVE, vol->upcase, vol->upcase_len);
[all …]
Dtypes.h51 CASE_SENSITIVE = 0, enumerator
Dfile.c143 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_attr_extend_initialized()
187 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_attr_extend_initialized()
284 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_attr_extend_initialized()
1027 CASE_SENSITIVE, bh_cpos, NULL, 0, ctx); in ntfs_prepare_pages_for_non_resident_write()
1133 ni->name_len, CASE_SENSITIVE, in ntfs_prepare_pages_for_non_resident_write()
1230 CASE_SENSITIVE, bh_cpos, NULL, 0, ctx)) { in ntfs_prepare_pages_for_non_resident_write()
1466 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_commit_pages_after_non_resident_write()
1592 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_commit_pages_after_write()
Dattrib.c153 CASE_SENSITIVE, vcn, NULL, 0, ctx); in ntfs_map_runlist_nolock()
636 a->name_length, 1, CASE_SENSITIVE, in ntfs_attr_find()
939 al_name_len, 1, CASE_SENSITIVE, in ntfs_external_attr_find()
964 al_name, al_name_len, CASE_SENSITIVE, in ntfs_external_attr_find()
1049 al_name, al_name_len, CASE_SENSITIVE, in ntfs_external_attr_find()
1611 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_attr_make_non_resident()
2017 CASE_SENSITIVE, vcn, NULL, 0, ctx); in ntfs_attr_extend_allocation()
2317 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_attr_extend_allocation()
2371 if (ntfs_attr_lookup(ni->type, ni->name, ni->name_len, CASE_SENSITIVE, in ntfs_attr_extend_allocation()
Dmft.c1396 mftbmp_ni->name_len, CASE_SENSITIVE, rl[1].vcn, NULL, in ntfs_mft_bitmap_extend_allocation_nolock()
1470 mftbmp_ni->name_len, CASE_SENSITIVE, 0, NULL, in ntfs_mft_bitmap_extend_allocation_nolock()
1495 mftbmp_ni->name_len, CASE_SENSITIVE, rl[1].vcn, NULL, in ntfs_mft_bitmap_extend_allocation_nolock()
1600 mftbmp_ni->name_len, CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_mft_bitmap_extend_initialized_nolock()
1653 mftbmp_ni->name_len, CASE_SENSITIVE, 0, NULL, 0, ctx)) { in ntfs_mft_bitmap_extend_initialized_nolock()
1829 CASE_SENSITIVE, rl[1].vcn, NULL, 0, ctx); in ntfs_mft_data_extend_allocation_nolock()
1909 mft_ni->name_len, CASE_SENSITIVE, 0, NULL, 0, in ntfs_mft_data_extend_allocation_nolock()
1934 CASE_SENSITIVE, rl[1].vcn, NULL, 0, ctx)) { in ntfs_mft_data_extend_allocation_nolock()
2468 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_mft_record_alloc()
Dinode.c761 err = ntfs_attr_lookup(AT_INDEX_ROOT, I30, 4, CASE_SENSITIVE, in ntfs_read_locked_inode()
888 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_read_locked_inode()
1233 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_read_locked_attr_inode()
1498 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_read_locked_index_inode()
1591 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_read_locked_index_inode()
2378 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_truncate()
2972 CASE_SENSITIVE, 0, NULL, 0, ctx); in __ntfs_write_inode()
Dunistr.c60 if (ic == CASE_SENSITIVE) in ntfs_are_names_equal()
Dnamei.c309 err = ntfs_attr_lookup(AT_FILE_NAME, NULL, 0, CASE_SENSITIVE, 0, NULL, in ntfs_get_parent()
Dindex.c151 CASE_SENSITIVE, 0, NULL, 0, actx); in ntfs_index_lookup()
Daops.c476 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_readpage()
1459 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_writepage()