Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dsmb2proto.h117 extern int SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses,
Dsmb2ops.c5176 .sess_setup = SMB2_sess_setup,
5278 .sess_setup = SMB2_sess_setup,
5382 .sess_setup = SMB2_sess_setup,
5496 .sess_setup = SMB2_sess_setup,
Dsmb2pdu.c1724 SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses, in SMB2_sess_setup() function