Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dblock-map.h49 struct vdo_page_cache { struct
51 struct vdo *vdo;
53 page_count_t page_count;
55 page_count_t pages_in_batch;
57 bool rebuilding;
60 struct page_info *infos;
62 char *pages;
64 struct page_info *last_found;
66 struct int_map *page_map;
68 struct list_head lru_list;
[all …]