Lines Matching refs:cifs_ses

27 cifs_ses_add_channel(struct cifs_sb_info *cifs_sb, struct cifs_ses *ses,
55 bool is_ses_using_iface(struct cifs_ses *ses, struct cifs_server_iface *iface) in is_ses_using_iface()
73 cifs_ses_get_chan_index(struct cifs_ses *ses, in cifs_ses_get_chan_index()
92 cifs_chan_set_in_reconnect(struct cifs_ses *ses, in cifs_chan_set_in_reconnect()
101 cifs_chan_clear_in_reconnect(struct cifs_ses *ses, in cifs_chan_clear_in_reconnect()
110 cifs_chan_in_reconnect(struct cifs_ses *ses, in cifs_chan_in_reconnect()
119 cifs_chan_set_need_reconnect(struct cifs_ses *ses, in cifs_chan_set_need_reconnect()
130 cifs_chan_clear_need_reconnect(struct cifs_ses *ses, in cifs_chan_clear_need_reconnect()
141 cifs_chan_needs_reconnect(struct cifs_ses *ses, in cifs_chan_needs_reconnect()
150 cifs_chan_is_iface_active(struct cifs_ses *ses, in cifs_chan_is_iface_active()
160 int cifs_try_adding_channels(struct cifs_sb_info *cifs_sb, struct cifs_ses *ses) in cifs_try_adding_channels()
263 cifs_chan_update_iface(struct cifs_ses *ses, struct TCP_Server_Info *server) in cifs_chan_update_iface()
340 cifs_ses_find_chan(struct cifs_ses *ses, struct TCP_Server_Info *server) in cifs_ses_find_chan()
356 cifs_ses_add_channel(struct cifs_sb_info *cifs_sb, struct cifs_ses *ses, in cifs_ses_add_channel()
504 static __u32 cifs_ssetup_hdr(struct cifs_ses *ses, in cifs_ssetup_hdr()
574 static void unicode_domain_string(char **pbcc_area, struct cifs_ses *ses, in unicode_domain_string()
596 static void unicode_ssetup_strings(char **pbcc_area, struct cifs_ses *ses, in unicode_ssetup_strings()
623 static void ascii_ssetup_strings(char **pbcc_area, struct cifs_ses *ses, in ascii_ssetup_strings()
667 decode_unicode_ssetup(char **pbcc_area, int bleft, struct cifs_ses *ses, in decode_unicode_ssetup()
701 struct cifs_ses *ses, in decode_ascii_ssetup()
755 struct cifs_ses *ses) in decode_ntlmssp_challenge()
829 static int size_of_ntlmssp_blob(struct cifs_ses *ses, int base_size) in size_of_ntlmssp_blob()
891 struct cifs_ses *ses, in build_ntlmssp_negotiate_blob()
953 struct cifs_ses *ses, in build_ntlmssp_smb3_negotiate_blob()
1016 struct cifs_ses *ses, in build_ntlmssp_auth_blob()
1153 struct cifs_ses *ses;
1175 struct cifs_ses *ses = sess_data->ses; in sess_alloc_buffer()
1229 struct cifs_ses *ses = sess_data->ses; in sess_establish_session()
1283 struct cifs_ses *ses = sess_data->ses; in sess_auth_ntlmv2()
1393 struct cifs_ses *ses = sess_data->ses; in sess_auth_kerberos()
1533 struct cifs_ses *ses = sess_data->ses; in _sess_auth_rawntlmssp_assemble_req()
1573 struct cifs_ses *ses = sess_data->ses; in sess_auth_rawntlmssp_negotiate()
1679 struct cifs_ses *ses = sess_data->ses; in sess_auth_rawntlmssp_authenticate()
1785 struct cifs_ses *ses = sess_data->ses; in select_sec()
1818 int CIFS_SessSetup(const unsigned int xid, struct cifs_ses *ses, in CIFS_SessSetup()