Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-snap.c199 struct dm_snap_pending_exception { struct
200 struct dm_exception e;
206 struct bio_list origin_bios;
207 struct bio_list snapshot_bios;
210 struct dm_snapshot *snap;
216 int started;
219 int copy_error;
222 sector_t exception_sequence;
224 struct rb_node out_of_order_node;
229 struct bio *full_bio;
[all …]