Searched defs:dm_snap_pending_exception (Results 1 – 1 of 1) sorted by relevance
178 struct dm_snap_pending_exception { struct179 struct dm_exception e;185 struct bio_list origin_bios;186 struct bio_list snapshot_bios;189 struct dm_snapshot *snap;195 int started;198 int copy_error;201 sector_t exception_sequence;203 struct list_head out_of_order_entry;208 struct bio *full_bio;[all …]