Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2proto.h110 extern int SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses,
Dsmb2ops.c1587 .sess_setup = SMB2_sess_setup,
1669 .sess_setup = SMB2_sess_setup,
1753 .sess_setup = SMB2_sess_setup,
1843 .sess_setup = SMB2_sess_setup,
Dsmb2pdu.c982 SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses, in SMB2_sess_setup() function