Searched refs:cifs_negotiate_protocol (Results 1 – 4 of 4) sorted by relevance
222 extern int cifs_negotiate_protocol(const unsigned int xid,
2499 rc = cifs_negotiate_protocol(xid, ses); in cifs_get_smb_ses()2563 rc = cifs_negotiate_protocol(xid, ses); in cifs_get_smb_ses()3928 cifs_negotiate_protocol(const unsigned int xid, struct cifs_ses *ses) in cifs_negotiate_protocol() function
232 rc = cifs_negotiate_protocol(0, tcon->ses); in smb2_reconnect()
181 rc = cifs_negotiate_protocol(0, ses); in cifs_reconnect_tcon()