Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2proto.h151 extern int SMB2_tcon(const unsigned int xid, struct cifs_ses *ses,
H A Dsmb2ops.c5152 .tree_connect = SMB2_tcon,
5255 .tree_connect = SMB2_tcon,
5360 .tree_connect = SMB2_tcon,
5476 .tree_connect = SMB2_tcon,
H A Dsmb2pdu.c2029 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, in SMB2_tcon() function