Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsproto.h319 extern int cifs_negotiate_protocol(const unsigned int xid,
H A Dsess.c574 rc = cifs_negotiate_protocol(xid, ses, chan->server); in cifs_ses_add_channel()
H A Dcifssmb.c158 rc = cifs_negotiate_protocol(0, ses, server); in cifs_reconnect_tcon()
H A Dsmb2pdu.c343 rc = cifs_negotiate_protocol(0, ses, server); in smb2_reconnect()