Lines Matching refs:smb_vol
1336 cifs_parse_devname(const char *devname, struct smb_vol *vol) in cifs_parse_devname()
1388 struct smb_vol *vol, bool is_smb3) in cifs_parse_mount_options()
2393 match_security(struct TCP_Server_Info *server, struct smb_vol *vol) in match_security()
2415 static int match_server(struct TCP_Server_Info *server, struct smb_vol *vol) in match_server()
2462 cifs_find_tcp_session(struct smb_vol *vol) in cifs_find_tcp_session()
2530 cifs_get_tcp_session(struct smb_vol *volume_info) in cifs_get_tcp_session()
2680 static int match_session(struct cifs_ses *ses, struct smb_vol *vol) in match_session()
2728 cifs_setup_ipc(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_setup_ipc()
2810 cifs_find_smb_ses(struct TCP_Server_Info *server, struct smb_vol *vol) in cifs_find_smb_ses()
2885 cifs_set_cifscreds(struct smb_vol *vol, struct cifs_ses *ses) in cifs_set_cifscreds()
3024 cifs_set_cifscreds(struct smb_vol *vol __attribute__((unused)), in cifs_set_cifscreds()
3039 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb_vol *volume_info) in cifs_get_smb_ses()
3155 static int match_tcon(struct cifs_tcon *tcon, struct smb_vol *volume_info) in match_tcon()
3175 cifs_find_tcon(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_find_tcon()
3252 cifs_get_tcon(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_get_tcon()
3508 struct smb_vol *volume_info; in cifs_match_super()
3817 struct cifs_sb_info *cifs_sb, struct smb_vol *vol_info) in reset_cifs_unix_caps()
3916 int cifs_setup_cifs_sb(struct smb_vol *pvolume_info, in cifs_setup_cifs_sb()
4039 cifs_cleanup_volume_info_contents(struct smb_vol *volume_info) in cifs_cleanup_volume_info_contents()
4050 cifs_cleanup_volume_info(struct smb_vol *volume_info) in cifs_cleanup_volume_info()
4077 static int mount_get_conns(struct smb_vol *vol, struct cifs_sb_info *cifs_sb, in mount_get_conns()
4196 build_unc_path_to_root(const struct smb_vol *vol, in build_unc_path_to_root()
4239 struct smb_vol *volume_info, struct cifs_sb_info *cifs_sb, in expand_dfs_referral()
4291 struct smb_vol *fake_vol, struct smb_vol *vol) in update_vol_info()
4317 struct cifs_sb_info *cifs_sb, struct smb_vol *vol, unsigned int *xid, in setup_dfs_tgt_conn()
4324 struct smb_vol fake_vol = {NULL}; in setup_dfs_tgt_conn()
4368 struct smb_vol *vol, struct cifs_ses *root_ses, unsigned int *xid, in do_dfs_failover()
4410 cifs_setup_volume_info(struct smb_vol *volume_info, char *mount_data, in cifs_setup_volume_info()
4448 struct smb_vol *
4452 struct smb_vol *volume_info; in cifs_get_volume_info()
4454 volume_info = kmalloc(sizeof(struct smb_vol), GFP_KERNEL); in cifs_get_volume_info()
4518 static int is_path_remote(struct cifs_sb_info *cifs_sb, struct smb_vol *vol, in is_path_remote()
4581 static int check_dfs_prepath(struct cifs_sb_info *cifs_sb, struct smb_vol *vol, in check_dfs_prepath()
4623 struct smb_vol v = {NULL}; in check_dfs_prepath()
4651 int cifs_mount(struct cifs_sb_info *cifs_sb, struct smb_vol *vol) in cifs_mount()
4797 int cifs_mount(struct cifs_sb_info *cifs_sb, struct smb_vol *vol) in cifs_mount()
5087 cifs_set_vol_auth(struct smb_vol *vol, struct cifs_ses *ses) in cifs_set_vol_auth()
5105 struct smb_vol *vol_info; in cifs_construct_tcon()