Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dconnect.c2764 rc = server->ops->tree_connect(xid, ses, unc, tcon, nls_codepage); in cifs_setup_ipc()
3268 if (!ses->server->ops->tree_connect) { in cifs_get_tcon()
3340 rc = ses->server->ops->tree_connect(xid, ses, volume_info->UNC, tcon, in cifs_get_tcon()
5372 rc = ops->tree_connect(xid, tcon->ses, tree, tcon, nlsc); in cifs_tree_connect()
5374 rc = ops->tree_connect(xid, tcon->ses, tcon->treeName, tcon, nlsc); in cifs_tree_connect()
5420 rc = ops->tree_connect(xid, tcon->ses, tree, tcon, nlsc); in cifs_tree_connect()
5423 rc = ops->tree_connect(xid, tcon->ses, tree, tcon, nlsc); in cifs_tree_connect()
5453 return ops->tree_connect(xid, tcon->ses, tcon->treeName, tcon, nlsc); in cifs_tree_connect()
H A Dsmb1ops.c1177 .tree_connect = CIFSTCon,
H A Dcifsglob.h280 int (*tree_connect)(const unsigned int, struct cifs_ses *, const char *, member
H A Dsmb2ops.c5153 .tree_connect = SMB2_tcon,
5253 .tree_connect = SMB2_tcon,
5355 .tree_connect = SMB2_tcon,
5468 .tree_connect = SMB2_tcon,