Searched refs:cifs_negotiate_protocol (Results 1 – 4 of 4) sorted by relevance
249 extern int cifs_negotiate_protocol(const unsigned int xid,
2825 rc = cifs_negotiate_protocol(xid, ses); in cifs_get_smb_ses()2891 rc = cifs_negotiate_protocol(xid, ses); in cifs_get_smb_ses()4374 cifs_negotiate_protocol(const unsigned int xid, struct cifs_ses *ses) in cifs_negotiate_protocol() function
261 rc = cifs_negotiate_protocol(0, tcon->ses); in smb2_reconnect()
206 rc = cifs_negotiate_protocol(0, ses); in cifs_reconnect_tcon()