Lines Matching defs:vol
1022 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()
1135 cifs_parse_devname(const char *devname, struct smb_vol *vol) in cifs_parse_devname()
1178 struct smb_vol *vol) in cifs_parse_mount_options()
1979 match_security(struct TCP_Server_Info *server, struct smb_vol *vol) in match_security()
2026 static int match_server(struct TCP_Server_Info *server, struct smb_vol *vol) in match_server()
2050 cifs_find_tcp_session(struct smb_vol *vol) in cifs_find_tcp_session()
2217 static int match_session(struct cifs_ses *ses, struct smb_vol *vol) in match_session()
2248 cifs_find_smb_ses(struct TCP_Server_Info *server, struct smb_vol *vol) in cifs_find_smb_ses()
2296 cifs_set_cifscreds(struct smb_vol *vol, struct cifs_ses *ses) in cifs_set_cifscreds()
2412 cifs_set_cifscreds(struct smb_vol *vol __attribute__((unused)), in cifs_set_cifscreds()
3267 build_unc_path_to_root(const struct smb_vol *vol, in build_unc_path_to_root()
3871 cifs_set_vol_auth(struct smb_vol *vol, struct cifs_ses *ses) in cifs_set_vol_auth()