Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2proto.h141 extern int SMB2_tcon(const unsigned int xid, struct cifs_ses *ses,
H A Dsmb2ops.c5153 .tree_connect = SMB2_tcon,
5253 .tree_connect = SMB2_tcon,
5355 .tree_connect = SMB2_tcon,
5468 .tree_connect = SMB2_tcon,
H A Dsmb2pdu.c1705 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, in SMB2_tcon() function