Home
last modified time | relevance | path

Searched refs:dfs_cache_noreq_find (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/fs/cifs/
Ddfs_cache.h34 extern int dfs_cache_noreq_find(const char *path, struct dfs_info3_param *ref,
Ddfs_cache.c933 int dfs_cache_noreq_find(const char *path, struct dfs_info3_param *ref, in dfs_cache_noreq_find() function
Dconnect.c377 return dfs_cache_noreq_find(cifs_sb->origin_fullpath + 1, NULL, tl); in reconn_setup_dfs_targets()
4361 rc = dfs_cache_noreq_find(path, NULL, &tgt_list); in do_dfs_failover()
5360 rc = dfs_cache_noreq_find(tcon->dfs_path + 1, &ref, &tl); in cifs_tree_connect()