Searched refs:CIFSSMBNegotiate (Results 1 – 3 of 3) sorted by relevance
421 rc = CIFSSMBNegotiate(xid, ses); in cifs_negotiate()425 rc = CIFSSMBNegotiate(xid, ses); in cifs_negotiate()
267 extern int CIFSSMBNegotiate(const unsigned int xid, struct cifs_ses *ses);
666 CIFSSMBNegotiate(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBNegotiate() function