Searched refs:vdo_page_cache (Results 1 – 3 of 3) sorted by relevance
49 struct vdo_page_cache { struct137 struct vdo_page_cache *cache;169 struct vdo_page_cache *cache;240 struct vdo_page_cache page_cache;311 int __must_check vdo_invalidate_page_cache(struct vdo_page_cache *cache);
158 struct vdo_page_cache *cache = info->cache; in get_page_buffer()378 struct vdo_page_cache *cache = info->cache; in set_info_pbn()671 struct vdo_page_cache *cache = info->cache; in handle_load_error()696 struct vdo_page_cache *cache = info->cache; in page_is_loaded()738 struct vdo_page_cache *cache = info->cache; in handle_rebuild_read_error()771 struct vdo_page_cache *cache = info->cache; in launch_page_load()891 struct vdo_page_cache *cache = info->cache; in allocate_free_page()1009 struct vdo_page_cache *cache = info->cache; in handle_page_write_error()1049 struct vdo_page_cache *cache = info->cache; in page_is_written_out()1146 struct vdo_page_cache *cache; in vdo_release_page_completion()[all …]
641 struct vdo_page_cache *cache = &vdo->block_map->zones[0].page_cache; in rebuild_reference_counts()
Completed in 17 milliseconds