Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Ddfs_cache.c54 struct smb_vol vi_vol; member
534 cifs_cleanup_volume_info_contents(&vi->vi_vol); in free_vol()
1170 rc = dup_vol(vol, &vi->vi_vol); in dfs_cache_add_vol()
1228 memcpy(&vi->vi_vol.dstaddr, &server->dstaddr, in dfs_cache_update_vol()
1229 sizeof(vi->vi_vol.dstaddr)); in dfs_cache_update_vol()
1462 server = cifs_find_tcp_session(&vi->vi_vol); in refresh_cache_worker()