Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/
Ddm-snap.c198 struct dm_snap_pending_exception { struct
199 struct dm_exception e;
205 struct bio_list origin_bios;
206 struct bio_list snapshot_bios;
209 struct dm_snapshot *snap;
215 int started;
218 int copy_error;
221 sector_t exception_sequence;
223 struct rb_node out_of_order_node;
228 struct bio *full_bio;
[all …]