Lines Matching defs:block_map_zone
233 struct block_map_zone { struct
234 zone_count_t zone_number;
235 thread_id_t thread_id;
236 struct admin_state state;
237 struct block_map *block_map;
239 struct dirty_lists *dirty_lists;
240 struct vdo_page_cache page_cache;
241 data_vio_count_t active_lookups;
242 struct int_map *loading_pages;
243 struct vio_pool *vio_pool;
245 struct tree_page *flusher;
246 struct vdo_wait_queue flush_waiters;
248 u8 generation;
249 u8 oldest_generation;
251 u32 dirty_page_counts[256];