Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Ddir.c114 err = ntfs_attr_lookup(AT_INDEX_ROOT, I30, 4, CASE_SENSITIVE, 0, NULL, in ntfs_lookup_inode_by_name()
159 CASE_SENSITIVE, vol->upcase, vol->upcase_len)) { in ntfs_lookup_inode_by_name()
269 CASE_SENSITIVE, vol->upcase, vol->upcase_len); in ntfs_lookup_inode_by_name()
419 CASE_SENSITIVE, vol->upcase, vol->upcase_len)) { in ntfs_lookup_inode_by_name()
531 CASE_SENSITIVE, vol->upcase, vol->upcase_len); in ntfs_lookup_inode_by_name()
665 err = ntfs_attr_lookup(AT_INDEX_ROOT, I30, 4, CASE_SENSITIVE, 0, NULL,
711 CASE_SENSITIVE;
754 CASE_SENSITIVE, vol->upcase, vol->upcase_len);
898 CASE_SENSITIVE;
941 CASE_SENSITIVE, vol->upcase, vol->upcase_len);
[all …]
Dtypes.h65 CASE_SENSITIVE = 0, enumerator
Dfile.c157 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_attr_extend_initialized()
201 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_attr_extend_initialized()
298 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_attr_extend_initialized()
1041 CASE_SENSITIVE, bh_cpos, NULL, 0, ctx); in ntfs_prepare_pages_for_non_resident_write()
1147 ni->name_len, CASE_SENSITIVE, in ntfs_prepare_pages_for_non_resident_write()
1244 CASE_SENSITIVE, bh_cpos, NULL, 0, ctx)) { in ntfs_prepare_pages_for_non_resident_write()
1480 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_commit_pages_after_non_resident_write()
1606 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_commit_pages_after_write()
Dattrib.c167 CASE_SENSITIVE, vcn, NULL, 0, ctx); in ntfs_map_runlist_nolock()
674 a->name_length, 1, CASE_SENSITIVE, in ntfs_attr_find()
977 al_name_len, 1, CASE_SENSITIVE, in ntfs_external_attr_find()
1002 al_name, al_name_len, CASE_SENSITIVE, in ntfs_external_attr_find()
1087 al_name, al_name_len, CASE_SENSITIVE, in ntfs_external_attr_find()
1649 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_attr_make_non_resident()
2055 CASE_SENSITIVE, vcn, NULL, 0, ctx); in ntfs_attr_extend_allocation()
2355 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_attr_extend_allocation()
2409 if (ntfs_attr_lookup(ni->type, ni->name, ni->name_len, CASE_SENSITIVE, in ntfs_attr_extend_allocation()
Dmft.c1410 mftbmp_ni->name_len, CASE_SENSITIVE, rl[1].vcn, NULL, in ntfs_mft_bitmap_extend_allocation_nolock()
1484 mftbmp_ni->name_len, CASE_SENSITIVE, 0, NULL, in ntfs_mft_bitmap_extend_allocation_nolock()
1509 mftbmp_ni->name_len, CASE_SENSITIVE, rl[1].vcn, NULL, in ntfs_mft_bitmap_extend_allocation_nolock()
1614 mftbmp_ni->name_len, CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_mft_bitmap_extend_initialized_nolock()
1667 mftbmp_ni->name_len, CASE_SENSITIVE, 0, NULL, 0, ctx)) { in ntfs_mft_bitmap_extend_initialized_nolock()
1843 CASE_SENSITIVE, rl[1].vcn, NULL, 0, ctx); in ntfs_mft_data_extend_allocation_nolock()
1923 mft_ni->name_len, CASE_SENSITIVE, 0, NULL, 0, in ntfs_mft_data_extend_allocation_nolock()
1948 CASE_SENSITIVE, rl[1].vcn, NULL, 0, ctx)) { in ntfs_mft_data_extend_allocation_nolock()
2482 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_mft_record_alloc()
Dunistr.c74 if (ic == CASE_SENSITIVE) in ntfs_are_names_equal()
Dinode.c793 err = ntfs_attr_lookup(AT_INDEX_ROOT, I30, 4, CASE_SENSITIVE, in ntfs_read_locked_inode()
920 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_read_locked_inode()
1265 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_read_locked_attr_inode()
1530 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_read_locked_index_inode()
1623 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_read_locked_index_inode()
2424 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_truncate()
3015 CASE_SENSITIVE, 0, NULL, 0, ctx); in __ntfs_write_inode()
Dnamei.c323 err = ntfs_attr_lookup(AT_FILE_NAME, NULL, 0, CASE_SENSITIVE, 0, NULL, in ntfs_get_parent()
Dindex.c165 CASE_SENSITIVE, 0, NULL, 0, actx); in ntfs_index_lookup()
Daops.c490 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_readpage()
1473 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_writepage()