Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dlogical-zone.h17 struct logical_zone { struct
21 struct logical_zones *zones; argument
23 zone_count_t zone_number;
25 thread_id_t thread_id;
27 struct int_map *lbn_operations;
52 struct logical_zone *next; argument