Searched refs:cifs_negotiate_protocol (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/fs/smb/client/ |
| D | cifsproto.h | 313 extern int cifs_negotiate_protocol(const unsigned int xid,
|
| D | connect.c | 2224 rc = cifs_negotiate_protocol(xid, ses, server); in cifs_get_smb_ses() 2306 rc = cifs_negotiate_protocol(xid, ses, server); in cifs_get_smb_ses() 3772 cifs_negotiate_protocol(const unsigned int xid, struct cifs_ses *ses, in cifs_negotiate_protocol() function
|
| D | sess.c | 481 rc = cifs_negotiate_protocol(xid, ses, chan->server); in cifs_ses_add_channel()
|
| D | smb2pdu.c | 284 rc = cifs_negotiate_protocol(0, ses, server); in smb2_reconnect()
|
| D | cifssmb.c | 155 rc = cifs_negotiate_protocol(0, ses, server); in cifs_reconnect_tcon()
|