Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dsmb2proto.h137 extern int SMB2_negotiate(const unsigned int xid, struct cifs_ses *ses);
Dsmb2ops.c334 rc = SMB2_negotiate(xid, ses); in smb2_negotiate()
Dsmb2pdu.c778 SMB2_negotiate(const unsigned int xid, struct cifs_ses *ses) in SMB2_negotiate() function