Searched refs:cifs_negotiate_protocol (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | cifsproto.h | 289 int cifs_negotiate_protocol(const unsigned int xid, struct cifs_ses *ses,
|
| H A D | connect.c | 2361 rc = cifs_negotiate_protocol(xid, ses, server); in cifs_get_smb_ses() 2486 rc = cifs_negotiate_protocol(xid, ses, server); in cifs_get_smb_ses() 4004 cifs_negotiate_protocol(const unsigned int xid, struct cifs_ses *ses, in cifs_negotiate_protocol() function
|
| H A D | smb2pdu.c | 376 rc = cifs_negotiate_protocol(0, ses, server); in smb2_reconnect()
|
| H A D | cifssmb.c | 159 rc = cifs_negotiate_protocol(0, ses, server); in cifs_reconnect_tcon()
|