Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dsmb2proto.h130 extern int SMB2_tcon(const unsigned int xid, struct cifs_ses *ses,
Dsmb2ops.c5383 .tree_connect = SMB2_tcon,
5483 .tree_connect = SMB2_tcon,
5586 .tree_connect = SMB2_tcon,
5700 .tree_connect = SMB2_tcon,
Dsmb2pdu.c1762 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, in SMB2_tcon() function