Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2proto.h135 int SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree,
H A Dsmb2ops.c5407 .tree_connect = SMB2_tcon,
5510 .tree_connect = SMB2_tcon,
5615 .tree_connect = SMB2_tcon,
5731 .tree_connect = SMB2_tcon,
H A Dsmb2pdu.c2105 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, in SMB2_tcon() function