Lines Matching refs:dfs_cache_vol_info
52 struct dfs_cache_vol_info { struct
529 static inline void free_vol(struct dfs_cache_vol_info *vi) in free_vol()
540 struct dfs_cache_vol_info *vi, *nvi; in free_vol_list()
1153 struct dfs_cache_vol_info *vi; in dfs_cache_add_vol()
1188 static inline struct dfs_cache_vol_info *find_vol(const char *fullpath) in find_vol()
1190 struct dfs_cache_vol_info *vi; in find_vol()
1212 struct dfs_cache_vol_info *vi; in dfs_cache_update_vol()
1244 struct dfs_cache_vol_info *vi; in dfs_cache_del_vol()
1313 static struct cifs_ses *find_root_ses(struct dfs_cache_vol_info *vi, in find_root_ses()
1377 static void do_refresh_tcon(struct dfs_cache *dc, struct dfs_cache_vol_info *vi, in do_refresh_tcon()
1454 struct dfs_cache_vol_info *vi; in refresh_cache_worker()