Searched refs:SMB2_tcon (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2proto.h | 141 extern int SMB2_tcon(const unsigned int xid, struct cifs_ses *ses,
|
H A D | smb2ops.c | 5155 .tree_connect = SMB2_tcon, 5255 .tree_connect = SMB2_tcon, 5357 .tree_connect = SMB2_tcon, 5470 .tree_connect = SMB2_tcon,
|
H A D | smb2pdu.c | 1710 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, in SMB2_tcon() function
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2proto.h | 125 extern int SMB2_tcon(const unsigned int xid, struct cifs_ses *ses,
|
H A D | smb2ops.c | 5230 .tree_connect = SMB2_tcon, 5332 .tree_connect = SMB2_tcon, 5436 .tree_connect = SMB2_tcon, 5550 .tree_connect = SMB2_tcon,
|
H A D | smb2pdu.c | 1996 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, in SMB2_tcon() function
|
Completed in 27 milliseconds