Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-raid1.c58 struct mirror_set { struct
59 struct dm_target *ti;
60 struct list_head list;
62 uint64_t features;
65 struct bio_list reads;
66 struct bio_list writes;
67 struct bio_list failures;
70 struct dm_region_hash *rh;
72 struct dm_io_client *io_client;
75 region_t nr_regions;
[all …]