Searched refs:SMB2_tcon (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/fs/cifs/ |
D | smb2proto.h | 128 extern int SMB2_tcon(const unsigned int xid, struct cifs_ses *ses,
|
D | smb2ops.c | 3242 .tree_connect = SMB2_tcon, 3336 .tree_connect = SMB2_tcon, 3432 .tree_connect = SMB2_tcon, 3536 .tree_connect = SMB2_tcon,
|
D | smb2pdu.c | 274 rc = SMB2_tcon(0, tcon->ses, tcon->treeName, tcon, nls_codepage); in smb2_reconnect() 1448 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, in SMB2_tcon() function
|