Searched refs:cifs_setup_session (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/fs/smb/client/ |
| H A D | cifsproto.h | 327 extern int cifs_setup_session(const unsigned int xid, struct cifs_ses *ses,
|
| H A D | connect.c | 2361 rc = cifs_setup_session(xid, ses, server, in cifs_get_smb_ses() 2479 rc = cifs_setup_session(xid, ses, server, ctx->local_nls); in cifs_get_smb_ses() 4222 cifs_setup_session(const unsigned int xid, struct cifs_ses *ses, in cifs_setup_session() function
|
| H A D | sess.c | 584 rc = cifs_setup_session(xid, ses, chan->server, ses->local_nls); in cifs_ses_add_channel()
|
| H A D | smb2pdu.c | 365 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()
|