Lines Matching defs:vol
1018 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()
2389 cifs_set_cifscreds(struct smb_vol *vol, struct cifs_ses *ses) in cifs_set_cifscreds()
2506 cifs_set_cifscreds(struct smb_vol *vol __attribute__((unused)), in cifs_set_cifscreds()
3435 build_unc_path_to_root(const struct smb_vol *vol, in build_unc_path_to_root()
4099 cifs_set_vol_auth(struct smb_vol *vol, struct cifs_ses *ses) in cifs_set_vol_auth()