Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/md/
Ddm-snap.c203 struct dm_snap_pending_exception { struct
204 struct dm_exception e;
210 struct bio_list origin_bios;
211 struct bio_list snapshot_bios;
214 struct dm_snapshot *snap;
220 int started;
223 int copy_error;
226 sector_t exception_sequence;
228 struct rb_node out_of_order_node;
233 struct bio *full_bio;
[all …]