Searched refs:cifs_setup_session (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | cifsproto.h | 332 extern int cifs_setup_session(const unsigned int xid, struct cifs_ses *ses,
|
| H A D | connect.c | 2365 rc = cifs_setup_session(xid, ses, server, in cifs_get_smb_ses() 2483 rc = cifs_setup_session(xid, ses, server, ctx->local_nls); in cifs_get_smb_ses() 4232 cifs_setup_session(const unsigned int xid, struct cifs_ses *ses, in cifs_setup_session() function
|
| H A D | sess.c | 613 rc = cifs_setup_session(xid, ses, chan->server, ses->local_nls); in cifs_ses_add_channel()
|
| H A D | smb2pdu.c | 398 rc = cifs_setup_session(0, ses, server, ses->local_nls); in smb2_reconnect()
|
| H A D | cifssmb.c | 165 rc = cifs_setup_session(0, ses, server, ses->local_nls); in cifs_reconnect_tcon()
|