Searched refs:CIFSSMBNegotiate (Results 1 – 3 of 3) sorted by relevance
420 rc = CIFSSMBNegotiate(xid, ses); in cifs_negotiate()424 rc = CIFSSMBNegotiate(xid, ses); in cifs_negotiate()
299 extern int CIFSSMBNegotiate(const unsigned int xid, struct cifs_ses *ses);
479 CIFSSMBNegotiate(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBNegotiate() function