Lines Matching refs:vol_info
49 struct vol_info { struct
585 static void __vol_release(struct vol_info *vi) in __vol_release()
595 struct vol_info *vi = container_of(kref, struct vol_info, refcnt); in vol_release()
605 struct vol_info *vi, *nvi; in free_vol_list()
1214 struct vol_info *vi; in dfs_cache_add_vol()
1253 static struct vol_info *find_vol(const char *fullpath) in find_vol()
1255 struct vol_info *vi; in find_vol()
1275 struct vol_info *vi; in dfs_cache_update_vol()
1309 struct vol_info *vi; in dfs_cache_del_vol()
1469 static struct cifs_ses *find_root_ses(struct vol_info *vi, in find_root_ses()
1539 static int refresh_tcon(struct vol_info *vi, struct cifs_tcon *tcon) in refresh_tcon()
1610 struct vol_info *vi, *nvi; in refresh_cache_worker()