Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dsmb2proto.h152 extern int SMB2_tcon(const unsigned int xid, struct cifs_ses *ses,
H A Dsmb2ops.c5286 .tree_connect = SMB2_tcon,
5389 .tree_connect = SMB2_tcon,
5494 .tree_connect = SMB2_tcon,
5610 .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