Lines Matching refs:smb_vol

1336 cifs_parse_devname(const char *devname, struct smb_vol *vol)
1388 struct smb_vol *vol, bool is_smb3)
1413 /* ensure we always start with zeroed-out smb_vol */
2393 match_security(struct TCP_Server_Info *server, struct smb_vol *vol)
2415 static int match_server(struct TCP_Server_Info *server, struct smb_vol *vol)
2462 cifs_find_tcp_session(struct smb_vol *vol)
2530 cifs_get_tcp_session(struct smb_vol *volume_info)
2680 static int match_session(struct cifs_ses *ses, struct smb_vol *vol)
2728 cifs_setup_ipc(struct cifs_ses *ses, struct smb_vol *volume_info)
2810 cifs_find_smb_ses(struct TCP_Server_Info *server, struct smb_vol *vol)
2885 cifs_set_cifscreds(struct smb_vol *vol, struct cifs_ses *ses)
3024 cifs_set_cifscreds(struct smb_vol *vol __attribute__((unused)),
3039 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb_vol *volume_info)
3157 static int match_tcon(struct cifs_tcon *tcon, struct smb_vol *volume_info)
3177 cifs_find_tcon(struct cifs_ses *ses, struct smb_vol *volume_info)
3254 cifs_get_tcon(struct cifs_ses *ses, struct smb_vol *volume_info)
3510 struct smb_vol *volume_info;
3819 struct cifs_sb_info *cifs_sb, struct smb_vol *vol_info)
3918 int cifs_setup_cifs_sb(struct smb_vol *pvolume_info,
4041 cifs_cleanup_volume_info_contents(struct smb_vol *volume_info)
4052 cifs_cleanup_volume_info(struct smb_vol *volume_info)
4079 static int mount_get_conns(struct smb_vol *vol, struct cifs_sb_info *cifs_sb,
4198 build_unc_path_to_root(const struct smb_vol *vol,
4241 struct smb_vol *volume_info, struct cifs_sb_info *cifs_sb,
4293 struct smb_vol *fake_vol, struct smb_vol *vol)
4319 struct cifs_sb_info *cifs_sb, struct smb_vol *vol, unsigned int *xid,
4326 struct smb_vol fake_vol = {NULL};
4370 struct smb_vol *vol, struct cifs_ses *root_ses, unsigned int *xid,
4412 cifs_setup_volume_info(struct smb_vol *volume_info, char *mount_data,
4450 struct smb_vol *
4454 struct smb_vol *volume_info;
4456 volume_info = kmalloc(sizeof(struct smb_vol), GFP_KERNEL);
4520 static int is_path_remote(struct cifs_sb_info *cifs_sb, struct smb_vol *vol,
4583 static int check_dfs_prepath(struct cifs_sb_info *cifs_sb, struct smb_vol *vol,
4625 struct smb_vol v = {NULL};
4653 int cifs_mount(struct cifs_sb_info *cifs_sb, struct smb_vol *vol)
4799 int cifs_mount(struct cifs_sb_info *cifs_sb, struct smb_vol *vol)
5089 cifs_set_vol_auth(struct smb_vol *vol, struct cifs_ses *ses)
5107 struct smb_vol *vol_info;