Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Ddfs.c373 rc = ops->tree_connect(xid, tcon->ses, tree, in tree_connect_dfs_target()
428 rc = ops->tree_connect(xid, tcon->ses, tree, in cifs_tree_connect()
440 rc = ops->tree_connect(xid, tcon->ses, tcon->tree_name, in cifs_tree_connect()
H A Dconnect.c2041 rc = server->ops->tree_connect(xid, ses, unc, tcon, ctx->local_nls); in cifs_setup_ipc()
2679 if (!ses->server->ops->tree_connect) { in cifs_get_tcon()
2769 rc = ses->server->ops->tree_connect(xid, ses, ctx->UNC, tcon, in cifs_get_tcon()
4669 rc = ops->tree_connect(xid, tcon->ses, tcon->tree_name, in cifs_tree_connect()
H A Dsmb1ops.c1349 .tree_connect = CIFSTCon,
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 Dcifsglob.h382 int (*tree_connect)(const unsigned int, struct cifs_ses *, const char *, member
/linux-6.15/fs/smb/server/
H A DMakefile10 mgmt/tree_connect.o mgmt/user_session.o smb_common.o \