Searched refs:CIFSSMBNegotiate (Results 1 – 3 of 3) sorted by relevance
430 rc = CIFSSMBNegotiate(xid, ses); in cifs_negotiate()434 rc = CIFSSMBNegotiate(xid, ses); in cifs_negotiate()
254 extern int CIFSSMBNegotiate(const unsigned int xid, struct cifs_ses *ses);
575 CIFSSMBNegotiate(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBNegotiate() function