Home
last modified time | relevance | path

Searched refs:CIFSSMBNegotiate (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/smb/client/
H A Dcifsproto.h331 extern int CIFSSMBNegotiate(const unsigned int xid,
H A Dsmb1ops.c430 rc = CIFSSMBNegotiate(xid, ses, server); in cifs_negotiate()
H A Dcifssmb.c418 CIFSSMBNegotiate(const unsigned int xid, in CIFSSMBNegotiate() function