Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Ddfs_cache.h41 int dfs_cache_noreq_update_tgthint(const char *path, const struct dfs_cache_tgt_iterator *it);
Ddfs_cache.c1107 int dfs_cache_noreq_update_tgthint(const char *path, const struct dfs_cache_tgt_iterator *it) in dfs_cache_noreq_update_tgthint() function
Dconnect.c392 rc = dfs_cache_noreq_update_tgthint(cifs_sb->origin_fullpath + 1, in cifs_reconnect()
4235 rc = dfs_cache_noreq_update_tgthint(tcon->dfs_path + 1, it); in cifs_tree_connect()