Searched refs:SMB2_sess_setup (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2proto.h | 138 extern int SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses,
|
H A D | smb2ops.c | 5153 .sess_setup = SMB2_sess_setup, 5253 .sess_setup = SMB2_sess_setup, 5355 .sess_setup = SMB2_sess_setup, 5468 .sess_setup = SMB2_sess_setup,
|
H A D | smb2pdu.c | 1592 SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses, in SMB2_sess_setup() function
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2proto.h | 121 extern int SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses,
|
H A D | smb2ops.c | 5228 .sess_setup = SMB2_sess_setup, 5330 .sess_setup = SMB2_sess_setup, 5434 .sess_setup = SMB2_sess_setup, 5548 .sess_setup = SMB2_sess_setup,
|
H A D | smb2pdu.c | 1872 SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses, in SMB2_sess_setup() function
|
Completed in 28 milliseconds