Home
last modified time | relevance | path

Searched refs:tree_connect (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/fs/cifs/
Dsmb2ops.c4468 .tree_connect = SMB2_tcon,
4566 .tree_connect = SMB2_tcon,
4666 .tree_connect = SMB2_tcon,
4774 .tree_connect = SMB2_tcon,
Dsmb1ops.c1180 .tree_connect = CIFSTCon,
Dcifsglob.h290 int (*tree_connect)(const unsigned int, struct cifs_ses *, const char *, member
Dconnect.c2935 rc = server->ops->tree_connect(xid, ses, unc, tcon, nls_codepage); in cifs_setup_ipc()
3411 if (!ses->server->ops->tree_connect) { in cifs_get_tcon()
3484 rc = ses->server->ops->tree_connect(xid, ses, volume_info->UNC, tcon, in cifs_get_tcon()