Lines Matching refs:cifs_ses
316 struct cifs_ses *ses; in cifs_reconnect()
343 ses = list_entry(tmp, struct cifs_ses, smb_ses_list); in cifs_reconnect()
2260 static int match_session(struct cifs_ses *ses, struct smb_vol *vol) in match_session()
2294 static struct cifs_ses *
2297 struct cifs_ses *ses; in cifs_find_smb_ses()
2314 cifs_put_smb_ses(struct cifs_ses *ses) in cifs_put_smb_ses()
2358 cifs_set_cifscreds(struct smb_vol *vol, struct cifs_ses *ses) in cifs_set_cifscreds()
2476 struct cifs_ses *ses __attribute__((unused))) in cifs_set_cifscreds()
2482 static struct cifs_ses *
2487 struct cifs_ses *ses; in cifs_get_smb_ses()
2594 cifs_find_tcon(struct cifs_ses *ses, const char *unc) in cifs_find_tcon()
2616 struct cifs_ses *ses = tcon->ses; in cifs_put_tcon()
2639 cifs_get_tcon(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_get_tcon()
2820 struct cifs_ses *ses; in cifs_match_super()
2853 get_dfs_path(const unsigned int xid, struct cifs_ses *ses, const char *old_path, in get_dfs_path()
3415 expand_dfs_referral(const unsigned int xid, struct cifs_ses *ses, in expand_dfs_referral()
3523 struct cifs_ses *ses; in cifs_mount()
3732 CIFSTCon(const unsigned int xid, struct cifs_ses *ses, in CIFSTCon()
3928 cifs_negotiate_protocol(const unsigned int xid, struct cifs_ses *ses) in cifs_negotiate_protocol()
3956 cifs_setup_session(const unsigned int xid, struct cifs_ses *ses, in cifs_setup_session()
3979 cifs_set_vol_auth(struct smb_vol *vol, struct cifs_ses *ses) in cifs_set_vol_auth()
3995 struct cifs_ses *ses; in cifs_construct_tcon()