Searched refs:tree_connect (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/smb/client/ |
H A D | dfs.c | 388 rc = ops->tree_connect(xid, tcon->ses, tree, in tree_connect_dfs_target() 443 rc = ops->tree_connect(xid, tcon->ses, tree, tcon, nlsc); in cifs_tree_connect() 454 rc = ops->tree_connect(xid, tcon->ses, tcon->tree_name, in cifs_tree_connect()
|
H A D | connect.c | 2003 rc = server->ops->tree_connect(xid, ses, unc, tcon, ctx->local_nls); in cifs_setup_ipc() 2607 if (!ses->server->ops->tree_connect) { in cifs_get_tcon() 2697 rc = ses->server->ops->tree_connect(xid, ses, ctx->UNC, tcon, in cifs_get_tcon() 4424 rc = ops->tree_connect(xid, tcon->ses, tcon->tree_name, tcon, nlsc); in cifs_tree_connect()
|
H A D | smb1ops.c | 1119 .tree_connect = CIFSTCon,
|
H A D | smb2ops.c | 5147 .tree_connect = SMB2_tcon, 5250 .tree_connect = SMB2_tcon, 5355 .tree_connect = SMB2_tcon, 5471 .tree_connect = SMB2_tcon,
|
H A D | cifsglob.h | 347 int (*tree_connect)(const unsigned int, struct cifs_ses *, const char *, member
|
/openbmc/linux/fs/smb/server/ |
H A D | Makefile | 10 mgmt/tree_connect.o mgmt/user_session.o smb_common.o \
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |