Home
last modified time | relevance | path

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

/linux-2.6.39/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
Dattrib.c167 CASE_SENSITIVE, vcn, NULL, 0, ctx); in ntfs_map_runlist_nolock()
650 a->name_length, 1, CASE_SENSITIVE, in ntfs_attr_find()
953 al_name_len, 1, CASE_SENSITIVE, in ntfs_external_attr_find()
978 al_name, al_name_len, CASE_SENSITIVE, in ntfs_external_attr_find()
1063 al_name, al_name_len, CASE_SENSITIVE, in ntfs_external_attr_find()
1625 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_attr_make_non_resident()
2032 CASE_SENSITIVE, vcn, NULL, 0, ctx); in ntfs_attr_extend_allocation()
2332 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_attr_extend_allocation()
2386 if (ntfs_attr_lookup(ni->type, ni->name, ni->name_len, CASE_SENSITIVE, in ntfs_attr_extend_allocation()
Dfile.c158 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_attr_extend_initialized()
202 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_attr_extend_initialized()
299 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_attr_extend_initialized()
938 CASE_SENSITIVE, bh_cpos, NULL, 0, ctx); in ntfs_prepare_pages_for_non_resident_write()
1044 ni->name_len, CASE_SENSITIVE, in ntfs_prepare_pages_for_non_resident_write()
1141 CASE_SENSITIVE, bh_cpos, NULL, 0, ctx)) { in ntfs_prepare_pages_for_non_resident_write()
1551 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_commit_pages_after_non_resident_write()
1677 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_commit_pages_after_write()
Dmft.c1401 mftbmp_ni->name_len, CASE_SENSITIVE, rl[1].vcn, NULL, in ntfs_mft_bitmap_extend_allocation_nolock()
1475 mftbmp_ni->name_len, CASE_SENSITIVE, 0, NULL, in ntfs_mft_bitmap_extend_allocation_nolock()
1500 mftbmp_ni->name_len, CASE_SENSITIVE, rl[1].vcn, NULL, in ntfs_mft_bitmap_extend_allocation_nolock()
1605 mftbmp_ni->name_len, CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_mft_bitmap_extend_initialized_nolock()
1658 mftbmp_ni->name_len, CASE_SENSITIVE, 0, NULL, 0, ctx)) { in ntfs_mft_bitmap_extend_initialized_nolock()
1834 CASE_SENSITIVE, rl[1].vcn, NULL, 0, ctx); in ntfs_mft_data_extend_allocation_nolock()
1914 mft_ni->name_len, CASE_SENSITIVE, 0, NULL, 0, in ntfs_mft_data_extend_allocation_nolock()
1939 CASE_SENSITIVE, rl[1].vcn, NULL, 0, ctx)) { in ntfs_mft_data_extend_allocation_nolock()
2473 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_mft_record_alloc()
Dunistr.c74 if (ic == CASE_SENSITIVE) in ntfs_are_names_equal()
Dinode.c795 err = ntfs_attr_lookup(AT_INDEX_ROOT, I30, 4, CASE_SENSITIVE, in ntfs_read_locked_inode()
922 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_read_locked_inode()
1266 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_read_locked_attr_inode()
1531 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_read_locked_index_inode()
1624 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_read_locked_index_inode()
2414 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_truncate()
3002 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.c494 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_readpage()
1474 CASE_SENSITIVE, 0, NULL, 0, ctx); in ntfs_writepage()