Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dsmb2proto.h103 extern int SMB2_negotiate(const unsigned int xid, struct cifs_ses *ses);
Dsmb2ops.c222 rc = SMB2_negotiate(xid, ses); in smb2_negotiate()
Dsmb2pdu.c377 SMB2_negotiate(const unsigned int xid, struct cifs_ses *ses) in SMB2_negotiate() function