Searched refs:CIFSSMBNegotiate (Results 1 – 3 of 3) sorted by relevance
419 rc = CIFSSMBNegotiate(xid, ses); in cifs_negotiate()423 rc = CIFSSMBNegotiate(xid, ses); in cifs_negotiate()
285 extern int CIFSSMBNegotiate(const unsigned int xid, struct cifs_ses *ses);
591 CIFSSMBNegotiate(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBNegotiate() function