Home
last modified time | relevance | path

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

/drivers/md/dm-vdo/
A Dblock-map.h49 struct vdo_page_cache { struct
137 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);
A Dblock-map.c158 struct vdo_page_cache *cache = info->cache; in get_page_buffer()
376 struct vdo_page_cache *cache = info->cache; in set_info_pbn()
669 struct vdo_page_cache *cache = info->cache; in handle_load_error()
694 struct vdo_page_cache *cache = info->cache; in page_is_loaded()
736 struct vdo_page_cache *cache = info->cache; in handle_rebuild_read_error()
769 struct vdo_page_cache *cache = info->cache; in launch_page_load()
889 struct vdo_page_cache *cache = info->cache; in allocate_free_page()
1007 struct vdo_page_cache *cache = info->cache; in handle_page_write_error()
1047 struct vdo_page_cache *cache = info->cache; in page_is_written_out()
1144 struct vdo_page_cache *cache; in vdo_release_page_completion()
[all …]
A Drepair.c641 struct vdo_page_cache *cache = &vdo->block_map->zones[0].page_cache; in rebuild_reference_counts()

Completed in 16 milliseconds