Searched refs:CIFSSMBNegotiate (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb1ops.c | 419 rc = CIFSSMBNegotiate(xid, ses); in cifs_negotiate() 423 rc = CIFSSMBNegotiate(xid, ses); in cifs_negotiate()
|
H A D | cifsproto.h | 287 extern int CIFSSMBNegotiate(const unsigned int xid, struct cifs_ses *ses);
|
H A D | cifssmb.c | 591 CIFSSMBNegotiate(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBNegotiate() function
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb1ops.c | 428 rc = CIFSSMBNegotiate(xid, ses, server); in cifs_negotiate() 432 rc = CIFSSMBNegotiate(xid, ses, server); in cifs_negotiate()
|
H A D | cifsproto.h | 323 extern int CIFSSMBNegotiate(const unsigned int xid,
|
H A D | cifssmb.c | 402 CIFSSMBNegotiate(const unsigned int xid, in CIFSSMBNegotiate() function
|
Completed in 20 milliseconds