Searched refs:cifs_negotiate_protocol (Results 1 – 4 of 4) sorted by relevance
250 extern int cifs_negotiate_protocol(const unsigned int xid,
2956 rc = cifs_negotiate_protocol(xid, ses); in cifs_get_smb_ses()3024 rc = cifs_negotiate_protocol(xid, ses); in cifs_get_smb_ses()4517 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()