Lines Matching refs:smb_vol
1408 struct smb_vol *vol) in cifs_parse_security_flavors()
1465 cifs_parse_cache_flavor(char *value, struct smb_vol *vol) in cifs_parse_cache_flavor()
1508 cifs_parse_smb_version(char *value, struct smb_vol *vol, bool is_smb3) in cifs_parse_smb_version()
1582 cifs_parse_devname(const char *devname, struct smb_vol *vol) in cifs_parse_devname()
1634 struct smb_vol *vol, bool is_smb3) in cifs_parse_mount_options()
2619 match_security(struct TCP_Server_Info *server, struct smb_vol *vol) in match_security()
2641 static int match_server(struct TCP_Server_Info *server, struct smb_vol *vol) in match_server()
2688 cifs_find_tcp_session(struct smb_vol *vol) in cifs_find_tcp_session()
2752 cifs_get_tcp_session(struct smb_vol *volume_info) in cifs_get_tcp_session()
2893 static int match_session(struct cifs_ses *ses, struct smb_vol *vol) in match_session()
2934 cifs_setup_ipc(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_setup_ipc()
3016 cifs_find_smb_ses(struct TCP_Server_Info *server, struct smb_vol *vol) in cifs_find_smb_ses()
3083 cifs_set_cifscreds(struct smb_vol *vol, struct cifs_ses *ses) in cifs_set_cifscreds()
3222 cifs_set_cifscreds(struct smb_vol *vol __attribute__((unused)), in cifs_set_cifscreds()
3237 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb_vol *volume_info) in cifs_get_smb_ses()
3344 static int match_tcon(struct cifs_tcon *tcon, struct smb_vol *volume_info) in match_tcon()
3362 cifs_find_tcon(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_find_tcon()
3439 cifs_get_tcon(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_get_tcon()
3683 struct smb_vol *volume_info; in cifs_match_super()
3990 struct cifs_sb_info *cifs_sb, struct smb_vol *vol_info) in reset_cifs_unix_caps()
4089 int cifs_setup_cifs_sb(struct smb_vol *pvolume_info, in cifs_setup_cifs_sb()
4211 cifs_cleanup_volume_info_contents(struct smb_vol *volume_info) in cifs_cleanup_volume_info_contents()
4222 cifs_cleanup_volume_info(struct smb_vol *volume_info) in cifs_cleanup_volume_info()
4249 static int mount_get_conns(struct smb_vol *vol, struct cifs_sb_info *cifs_sb, in mount_get_conns()
4373 build_unc_path_to_root(const struct smb_vol *vol, in build_unc_path_to_root()
4416 struct smb_vol *volume_info, struct cifs_sb_info *cifs_sb, in expand_dfs_referral()
4471 struct smb_vol *fake_vol, struct smb_vol *vol) in update_vol_info()
4498 struct smb_vol *vol, in setup_dfs_tgt_conn()
4507 struct smb_vol fake_vol = {NULL}; in setup_dfs_tgt_conn()
4553 struct smb_vol *vol, in mount_do_dfs_failover()
4598 cifs_setup_volume_info(struct smb_vol *volume_info, char *mount_data, in cifs_setup_volume_info()
4636 struct smb_vol *
4640 struct smb_vol *volume_info; in cifs_get_volume_info()
4642 volume_info = kmalloc(sizeof(struct smb_vol), GFP_KERNEL); in cifs_get_volume_info()
4706 static int is_path_remote(struct cifs_sb_info *cifs_sb, struct smb_vol *vol, in is_path_remote()
4761 int cifs_mount(struct cifs_sb_info *cifs_sb, struct smb_vol *vol) in cifs_mount()
4969 int cifs_mount(struct cifs_sb_info *cifs_sb, struct smb_vol *vol) in cifs_mount()
5258 cifs_set_vol_auth(struct smb_vol *vol, struct cifs_ses *ses) in cifs_set_vol_auth()
5276 struct smb_vol *vol_info; in cifs_construct_tcon()