Searched refs:SMB2_tcon (Results 1 – 3 of 3) sorted by relevance
/fs/cifs/ |
D | smb2proto.h | 112 extern int SMB2_tcon(const unsigned int xid, struct cifs_ses *ses,
|
D | smb2ops.c | 1555 .tree_connect = SMB2_tcon, 1635 .tree_connect = SMB2_tcon, 1718 .tree_connect = SMB2_tcon, 1807 .tree_connect = SMB2_tcon,
|
D | smb2pdu.c | 279 rc = SMB2_tcon(0, tcon->ses, tcon->treeName, tcon, nls_codepage); in smb2_reconnect() 949 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, in SMB2_tcon() function
|