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

/linux-master/fs/smb/client/
H A Ddfs_cache.h45 void dfs_cache_noreq_update_tgthint(const char *path, const struct dfs_cache_tgt_iterator *it);
H A Ddfs.h115 dfs_cache_noreq_update_tgthint(ref_walk_path(rw) + 1,
H A Ddfs_cache.c933 * dfs_cache_noreq_update_tgthint - update target hint of a DFS cache entry
946 void dfs_cache_noreq_update_tgthint(const char *path, const struct dfs_cache_tgt_iterator *it) function
1149 dfs_cache_noreq_update_tgthint(path, nit);
H A Ddfs.c484 dfs_cache_noreq_update_tgthint(server->leaf_fullpath + 1, tit);
H A Dconnect.c562 dfs_cache_noreq_update_tgthint(server->leaf_fullpath + 1, target_hint);

Completed in 120 milliseconds