Home
last modified time | relevance | path

Searched refs:cifs_negotiate_protocol (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h322 extern int cifs_negotiate_protocol(const unsigned int xid,
H A Dconnect.c2321 rc = cifs_negotiate_protocol(xid, ses, server); in cifs_get_smb_ses()
2417 rc = cifs_negotiate_protocol(xid, ses, server); in cifs_get_smb_ses()
3960 cifs_negotiate_protocol(const unsigned int xid, struct cifs_ses *ses, in cifs_negotiate_protocol()
3952 cifs_negotiate_protocol(const unsigned int xid, struct cifs_ses *ses, cifs_negotiate_protocol() function
H A Dsess.c634 rc = cifs_negotiate_protocol(xid, ses, chan->server); in cifs_ses_add_channel()
H A Dsmb2pdu.c356 rc = cifs_negotiate_protocol(0, ses, server); in smb2_reconnect()
H A Dcifssmb.c155 rc = cifs_negotiate_protocol(0, ses, server); in cifs_reconnect_tcon()