/linux-4.19.296/fs/ntfs/ |
D | super.c | 101 static bool parse_options(ntfs_volume *vol, char *opt) in parse_options() 375 static int ntfs_write_volume_flags(ntfs_volume *vol, const VOLUME_FLAGS flags) in ntfs_write_volume_flags() 430 static inline int ntfs_set_volume_flags(ntfs_volume *vol, VOLUME_FLAGS flags) in ntfs_set_volume_flags() 445 static inline int ntfs_clear_volume_flags(ntfs_volume *vol, VOLUME_FLAGS flags) in ntfs_clear_volume_flags() 468 ntfs_volume *vol = NTFS_SB(sb); in ntfs_remount() local 766 static bool parse_ntfs_boot_sector(ntfs_volume *vol, const NTFS_BOOT_SECTOR *b) in parse_ntfs_boot_sector() 948 static void ntfs_setup_allocators(ntfs_volume *vol) in ntfs_setup_allocators() 1034 static bool load_and_init_mft_mirror(ntfs_volume *vol) in load_and_init_mft_mirror() 1087 static bool check_mft_mirror(ntfs_volume *vol) in check_mft_mirror() 1216 static bool load_and_check_logfile(ntfs_volume *vol, in load_and_check_logfile() [all …]
|
D | mft.c | 53 ntfs_volume *vol = ni->vol; in map_mft_record_page() local 441 static int ntfs_sync_mft_mirror_umount(ntfs_volume *vol, in ntfs_sync_mft_mirror_umount() 468 int ntfs_sync_mft_mirror(ntfs_volume *vol, const unsigned long mft_no, in ntfs_sync_mft_mirror() 676 ntfs_volume *vol = ni->vol; in write_mft_record_nolock() local 934 bool ntfs_may_write_mft_record(ntfs_volume *vol, const unsigned long mft_no, in ntfs_may_write_mft_record() 1140 static int ntfs_mft_bitmap_find_and_alloc_free_rec_nolock(ntfs_volume *vol, in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock() 1287 static int ntfs_mft_bitmap_extend_allocation_nolock(ntfs_volume *vol) in ntfs_mft_bitmap_extend_allocation_nolock() 1586 static int ntfs_mft_bitmap_extend_initialized_nolock(ntfs_volume *vol) in ntfs_mft_bitmap_extend_initialized_nolock() 1723 static int ntfs_mft_data_extend_allocation_nolock(ntfs_volume *vol) in ntfs_mft_data_extend_allocation_nolock() 2021 static int ntfs_mft_record_layout(const ntfs_volume *vol, const s64 mft_no, in ntfs_mft_record_layout() [all …]
|
D | collate.c | 26 static int ntfs_collate_binary(ntfs_volume *vol, in ntfs_collate_binary() 44 static int ntfs_collate_ntofs_ulong(ntfs_volume *vol, in ntfs_collate_ntofs_ulong() 101 int ntfs_collate(ntfs_volume *vol, COLLATION_RULE cr, in ntfs_collate()
|
D | attrib.c | 594 ntfs_volume *vol = ctx->ntfs_ino->vol; in ntfs_attr_find() local 734 int load_attribute_list(ntfs_volume *vol, runlist *runlist, u8 *al_start, in load_attribute_list() 887 ntfs_volume *vol; in ntfs_external_attr_find() local 1330 static ATTR_DEF *ntfs_attr_find_in_attrdef(const ntfs_volume *vol, in ntfs_attr_find_in_attrdef() 1366 int ntfs_attr_size_bounds_check(const ntfs_volume *vol, const ATTR_TYPE type, in ntfs_attr_size_bounds_check() 1402 int ntfs_attr_can_be_non_resident(const ntfs_volume *vol, const ATTR_TYPE type) in ntfs_attr_can_be_non_resident() 1434 int ntfs_attr_can_be_resident(const ntfs_volume *vol, const ATTR_TYPE type) in ntfs_attr_can_be_resident() 1563 ntfs_volume *vol = ni->vol; in ntfs_attr_make_non_resident() local 1934 ntfs_volume *vol = ni->vol; in ntfs_attr_extend_allocation() local 2519 ntfs_volume *vol = ni->vol; in ntfs_attr_set() local
|
D | lcnalloc.c | 50 int ntfs_cluster_free_from_rl_nolock(ntfs_volume *vol, in ntfs_cluster_free_from_rl_nolock() 146 runlist_element *ntfs_cluster_alloc(ntfs_volume *vol, const VCN start_vcn, in ntfs_cluster_alloc() 853 ntfs_volume *vol; in __ntfs_cluster_free() local
|
D | inode.c | 551 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_inode() local 1227 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_attr_inode() local 1493 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_index_inode() local 1777 ntfs_volume *vol = NTFS_SB(sb); in ntfs_read_inode_mount() local 2328 ntfs_volume *vol = NTFS_SB(root->d_sb); in ntfs_show_options() local 2383 ntfs_volume *vol = ni->vol; in ntfs_truncate() local
|
D | logfile.c | 489 ntfs_volume *vol = NTFS_SB(log_vi->i_sb); in ntfs_check_logfile() local 682 ntfs_volume *vol = NTFS_SB(log_vi->i_sb); in ntfs_is_logfile_clean() local 731 ntfs_volume *vol = log_ni->vol; in ntfs_empty_logfile() local
|
D | dir.c | 83 ntfs_volume *vol = dir_ni->vol; in ntfs_lookup_inode_by_name() local 1025 static inline int ntfs_filldir(ntfs_volume *vol, in ntfs_filldir() 1106 ntfs_volume *vol = NTFS_SB(sb); in ntfs_readdir() local
|
D | runlist.c | 749 runlist_element *ntfs_mapping_pairs_decompress(const ntfs_volume *vol, in ntfs_mapping_pairs_decompress() 1131 int ntfs_get_size_for_mapping_pairs(const ntfs_volume *vol, in ntfs_get_size_for_mapping_pairs() 1323 int ntfs_mapping_pairs_build(const ntfs_volume *vol, s8 *dst, in ntfs_mapping_pairs_build() 1499 int ntfs_rl_truncate_nolock(const ntfs_volume *vol, runlist *const runlist, in ntfs_rl_truncate_nolock() 1644 int ntfs_rl_punch_nolock(const ntfs_volume *vol, runlist *const runlist, in ntfs_rl_punch_nolock()
|
D | usnjrnl.c | 47 bool ntfs_stamp_usnjrnl(ntfs_volume *vol) in ntfs_stamp_usnjrnl()
|
D | quota.c | 37 bool ntfs_mark_quotas_out_of_date(ntfs_volume *vol) in ntfs_mark_quotas_out_of_date()
|
D | aops.c | 189 ntfs_volume *vol; in ntfs_read_block() local 556 ntfs_volume *vol; in ntfs_write_block() local 922 ntfs_volume *vol = ni->vol; in ntfs_write_mst_block() local 1570 ntfs_volume *vol = ni->vol; in ntfs_bmap() local
|
D | lcnalloc.h | 132 static inline int ntfs_cluster_free_from_rl(ntfs_volume *vol, in ntfs_cluster_free_from_rl()
|
D | unistr.c | 259 int ntfs_nlstoucs(const ntfs_volume *vol, const char *ins, in ntfs_nlstoucs() 336 int ntfs_ucstonls(const ntfs_volume *vol, const ntfschar *ins, in ntfs_ucstonls()
|
D | index.c | 124 ntfs_volume *vol = idx_ni->vol; in ntfs_index_lookup() local
|
D | file.c | 341 ntfs_volume *vol = ni->vol; in ntfs_prepare_file_for_write() local 594 ntfs_volume *vol; in ntfs_prepare_pages_for_non_resident_write() local 1750 ntfs_volume *vol = ni->vol; in ntfs_perform_write() local
|
D | namei.c | 106 ntfs_volume *vol = NTFS_SB(dir_ino->i_sb); in ntfs_lookup() local
|
/linux-4.19.296/fs/cifs/ |
D | connect.c | 1215 struct smb_vol *vol) in cifs_parse_security_flavors() 1272 cifs_parse_cache_flavor(char *value, struct smb_vol *vol) in cifs_parse_cache_flavor() 1297 cifs_parse_smb_version(char *value, struct smb_vol *vol, bool is_smb3) in cifs_parse_smb_version() 1371 cifs_parse_devname(const char *devname, struct smb_vol *vol) in cifs_parse_devname() 1423 struct smb_vol *vol, bool is_smb3) in cifs_parse_mount_options() 2345 match_security(struct TCP_Server_Info *server, struct smb_vol *vol) in match_security() 2367 static int match_server(struct TCP_Server_Info *server, struct smb_vol *vol) in match_server() 2401 cifs_find_tcp_session(struct smb_vol *vol) in cifs_find_tcp_session() 2599 static int match_session(struct cifs_ses *ses, struct smb_vol *vol) in match_session() 2721 cifs_find_smb_ses(struct TCP_Server_Info *server, struct smb_vol *vol) in cifs_find_smb_ses() [all …]
|
/linux-4.19.296/drivers/media/radio/ |
D | radio-rtrack2.c | 96 static int rtrack2_s_mute_volume(struct radio_isa_card *isa, bool mute, int vol) in rtrack2_s_mute_volume()
|
D | radio-typhoon.c | 110 static int typhoon_s_mute_volume(struct radio_isa_card *isa, bool mute, int vol) in typhoon_s_mute_volume()
|
D | radio-terratec.c | 61 static int terratec_s_mute_volume(struct radio_isa_card *isa, bool mute, int vol) in terratec_s_mute_volume()
|
D | radio-aztech.c | 108 static int aztech_s_mute_volume(struct radio_isa_card *isa, bool mute, int vol) in aztech_s_mute_volume()
|
D | radio-aimslab.c | 117 static int rtrack_s_mute_volume(struct radio_isa_card *isa, bool mute, int vol) in rtrack_s_mute_volume()
|
D | radio-zoltrix.c | 86 static int zoltrix_s_mute_volume(struct radio_isa_card *isa, bool mute, int vol) in zoltrix_s_mute_volume()
|
D | radio-trust.c | 119 static int trust_s_mute_volume(struct radio_isa_card *isa, bool mute, int vol) in trust_s_mute_volume()
|