Searched defs:dm_snap_pending_exception (Results 1 – 1 of 1) sorted by relevance
204 struct dm_snap_pending_exception { struct205 struct dm_exception e;211 struct bio_list origin_bios;212 struct bio_list snapshot_bios;215 struct dm_snapshot *snap;221 int started;224 int copy_error;227 sector_t exception_sequence;229 struct rb_node out_of_order_node;234 struct bio *full_bio;[all …]