Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dsmb2proto.h121 extern int SMB2_tcon(const unsigned int xid, struct cifs_ses *ses,
Dsmb2ops.c5178 .tree_connect = SMB2_tcon,
5280 .tree_connect = SMB2_tcon,
5384 .tree_connect = SMB2_tcon,
5498 .tree_connect = SMB2_tcon,
Dsmb2pdu.c1848 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, in SMB2_tcon() function