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.h145 extern int SMB2_tcon(const unsigned int xid, struct cifs_ses *ses,
H A Dsmb2ops.c5098 .tree_connect = SMB2_tcon,
5201 .tree_connect = SMB2_tcon,
5306 .tree_connect = SMB2_tcon,
5422 .tree_connect = SMB2_tcon,
H A Dsmb2pdu.c2018 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, in SMB2_tcon() function