Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Ddfs.h128 dfs_cache_noreq_update_tgthint(ref_walk_path(rw) + 1, in ref_walk_set_tgt_hint()
150 dfs_cache_noreq_update_tgthint(ref->path + 1, ref->tit); in ref_walk_mark_end()
H A Ddfs_cache.h45 void dfs_cache_noreq_update_tgthint(const char *path, const struct dfs_cache_tgt_iterator *it);
H A Ddfs.c371 dfs_cache_noreq_update_tgthint(server->leaf_fullpath + 1, tit); in tree_connect_dfs_target()
H A Ddfs_cache.c944 void dfs_cache_noreq_update_tgthint(const char *path, const struct dfs_cache_tgt_iterator *it) in dfs_cache_noreq_update_tgthint() function
H A Dconnect.c574 dfs_cache_noreq_update_tgthint(ref_path, target_hint); in reconnect_dfs_server()