Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Ddfs_cache.h46 int dfs_cache_get_tgt_referral(const char *path, const struct dfs_cache_tgt_iterator *it,
H A Ddfs.h111 return dfs_cache_get_tgt_referral(ref_walk_path(rw) + 1, in ref_walk_get_tgt()
H A Ddfs_cache.c988 int dfs_cache_get_tgt_referral(const char *path, const struct dfs_cache_tgt_iterator *it, in dfs_cache_get_tgt_referral() function