Lines Matching refs:cifs_ses

333 	struct cifs_ses *ses;  in cifs_reconnect()
359 ses = list_entry(tmp, struct cifs_ses, smb_ses_list); in cifs_reconnect()
2490 static int match_session(struct cifs_ses *ses, struct smb_vol *vol) in match_session()
2531 cifs_setup_ipc(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_setup_ipc()
2589 cifs_free_ipc(struct cifs_ses *ses) in cifs_free_ipc()
2611 static struct cifs_ses *
2614 struct cifs_ses *ses; in cifs_find_smb_ses()
2631 cifs_put_smb_ses(struct cifs_ses *ses) in cifs_put_smb_ses()
2677 cifs_set_cifscreds(struct smb_vol *vol, struct cifs_ses *ses) in cifs_set_cifscreds()
2795 struct cifs_ses *ses __attribute__((unused))) in cifs_set_cifscreds()
2808 static struct cifs_ses *
2813 struct cifs_ses *ses; in cifs_get_smb_ses()
2929 cifs_find_tcon(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_find_tcon()
2951 struct cifs_ses *ses; in cifs_put_tcon()
3002 cifs_get_tcon(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_get_tcon()
3228 struct cifs_ses *ses; in cifs_match_super()
3262 get_dfs_path(const unsigned int xid, struct cifs_ses *ses, const char *old_path, in get_dfs_path()
3813 expand_dfs_referral(const unsigned int xid, struct cifs_ses *ses, in expand_dfs_referral()
3959 struct cifs_ses *ses; in cifs_mount()
4180 CIFSTCon(const unsigned int xid, struct cifs_ses *ses, in CIFSTCon()
4374 cifs_negotiate_protocol(const unsigned int xid, struct cifs_ses *ses) in cifs_negotiate_protocol()
4402 cifs_setup_session(const unsigned int xid, struct cifs_ses *ses, in cifs_setup_session()
4433 cifs_set_vol_auth(struct smb_vol *vol, struct cifs_ses *ses) in cifs_set_vol_auth()
4449 struct cifs_ses *ses; in cifs_construct_tcon()