Searched refs:tree_connect (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | dfs.c | 373 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 D | cifsglob.h | 381 int (*tree_connect)(const unsigned int, struct cifs_ses *, const char *, member
|