Home
last modified time | relevance | path

Searched defs:vol (Results 1 – 25 of 27) sorted by relevance

12

/fs/ntfs/
Dsuper.c101 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 …]
Dmft.c50 ntfs_volume *vol = ni->vol; in map_mft_record_page() local
438 static int ntfs_sync_mft_mirror_umount(ntfs_volume *vol, in ntfs_sync_mft_mirror_umount()
465 int ntfs_sync_mft_mirror(ntfs_volume *vol, const unsigned long mft_no, in ntfs_sync_mft_mirror()
671 ntfs_volume *vol = ni->vol; in write_mft_record_nolock() local
925 bool ntfs_may_write_mft_record(ntfs_volume *vol, const unsigned long mft_no, in ntfs_may_write_mft_record()
1131 static int ntfs_mft_bitmap_find_and_alloc_free_rec_nolock(ntfs_volume *vol, in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1278 static int ntfs_mft_bitmap_extend_allocation_nolock(ntfs_volume *vol) in ntfs_mft_bitmap_extend_allocation_nolock()
1577 static int ntfs_mft_bitmap_extend_initialized_nolock(ntfs_volume *vol) in ntfs_mft_bitmap_extend_initialized_nolock()
1714 static int ntfs_mft_data_extend_allocation_nolock(ntfs_volume *vol) in ntfs_mft_data_extend_allocation_nolock()
2012 static int ntfs_mft_record_layout(const ntfs_volume *vol, const s64 mft_no, in ntfs_mft_record_layout()
[all …]
Dattrib.c594 ntfs_volume *vol = ctx->ntfs_ino->vol; in ntfs_attr_find() local
710 int load_attribute_list(ntfs_volume *vol, runlist *runlist, u8 *al_start, in load_attribute_list()
863 ntfs_volume *vol; in ntfs_external_attr_find() local
1306 static ATTR_DEF *ntfs_attr_find_in_attrdef(const ntfs_volume *vol, in ntfs_attr_find_in_attrdef()
1342 int ntfs_attr_size_bounds_check(const ntfs_volume *vol, const ATTR_TYPE type, in ntfs_attr_size_bounds_check()
1378 int ntfs_attr_can_be_non_resident(const ntfs_volume *vol, const ATTR_TYPE type) in ntfs_attr_can_be_non_resident()
1410 int ntfs_attr_can_be_resident(const ntfs_volume *vol, const ATTR_TYPE type) in ntfs_attr_can_be_resident()
1539 ntfs_volume *vol = ni->vol; in ntfs_attr_make_non_resident() local
1910 ntfs_volume *vol = ni->vol; in ntfs_attr_extend_allocation() local
2495 ntfs_volume *vol = ni->vol; in ntfs_attr_set() local
Dcollate.c26 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()
Dlcnalloc.c50 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
Dinode.c551 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_inode() local
1228 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_attr_inode() local
1495 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_index_inode() local
1780 ntfs_volume *vol = NTFS_SB(sb); in ntfs_read_inode_mount() local
2314 ntfs_volume *vol = NTFS_SB(root->d_sb); in ntfs_show_options() local
2369 ntfs_volume *vol = ni->vol; in ntfs_truncate() local
Drunlist.c749 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()
Ddir.c83 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
Dlogfile.c488 ntfs_volume *vol = NTFS_SB(log_vi->i_sb); in ntfs_check_logfile() local
681 ntfs_volume *vol = NTFS_SB(log_vi->i_sb); in ntfs_is_logfile_clean() local
730 ntfs_volume *vol = log_ni->vol; in ntfs_empty_logfile() local
Dusnjrnl.c47 bool ntfs_stamp_usnjrnl(ntfs_volume *vol) in ntfs_stamp_usnjrnl()
Dquota.c37 bool ntfs_mark_quotas_out_of_date(ntfs_volume *vol) in ntfs_mark_quotas_out_of_date()
Daops.c192 ntfs_volume *vol; in ntfs_read_block() local
559 ntfs_volume *vol; in ntfs_write_block() local
925 ntfs_volume *vol = ni->vol; in ntfs_write_mst_block() local
1570 ntfs_volume *vol = ni->vol; in ntfs_bmap() local
Dlcnalloc.h132 static inline int ntfs_cluster_free_from_rl(ntfs_volume *vol, in ntfs_cluster_free_from_rl()
Dunistr.c259 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()
Dindex.c124 ntfs_volume *vol = idx_ni->vol; in ntfs_index_lookup() local
Dfile.c341 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
1751 ntfs_volume *vol = ni->vol; in ntfs_perform_write() local
Dnamei.c106 ntfs_volume *vol = NTFS_SB(dir_ino->i_sb); in ntfs_lookup() local
Dcompress.c484 ntfs_volume *vol = ni->vol; in ntfs_read_compressed_block() local
Dinode.h56 ntfs_volume *vol; /* Pointer to the ntfs volume of this inode. */ member
/fs/cifs/
Dconnect.c1018 struct smb_vol *vol) in cifs_parse_security_flavors()
1075 cifs_parse_cache_flavor(char *value, struct smb_vol *vol) in cifs_parse_cache_flavor()
1100 cifs_parse_smb_version(char *value, struct smb_vol *vol) in cifs_parse_smb_version()
1145 cifs_parse_devname(const char *devname, struct smb_vol *vol) in cifs_parse_devname()
1192 struct smb_vol *vol) in cifs_parse_mount_options()
2053 match_security(struct TCP_Server_Info *server, struct smb_vol *vol) in match_security()
2074 static int match_server(struct TCP_Server_Info *server, struct smb_vol *vol) in match_server()
2104 cifs_find_tcp_session(struct smb_vol *vol) in cifs_find_tcp_session()
2291 static int match_session(struct cifs_ses *ses, struct smb_vol *vol) in match_session()
2326 cifs_find_smb_ses(struct TCP_Server_Info *server, struct smb_vol *vol) in cifs_find_smb_ses()
[all …]
Ddir.c49 cifs_build_path_to_root(struct smb_vol *vol, struct cifs_sb_info *cifs_sb, in cifs_build_path_to_root()
Dcifsfs.c607 cifs_get_root(struct smb_vol *vol, struct super_block *sb) in cifs_get_root()
/fs/afs/
Dsuper.c359 struct afs_volume *vol; in afs_mount() local
/fs/affs/
Dsuper.c276 char *vol = match_strdup(&args[0]); in parse_options() local
/fs/ubifs/
Dsuper.c1918 int dev, vol; in open_ubi() local

12