Searched defs:dm_snap_pending_exception (Results 1 – 1 of 1) sorted by relevance
203 struct dm_snap_pending_exception { struct204 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 …]