Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dsmb2proto.h104 extern int SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses,
Dsmb2ops.c1425 .sess_setup = SMB2_sess_setup,
1503 .sess_setup = SMB2_sess_setup,
1584 .sess_setup = SMB2_sess_setup,
Dsmb2pdu.c522 SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses, in SMB2_sess_setup() function