Searched defs:dm_snap_pending_exception (Results 1 – 1 of 1) sorted by relevance
171 struct dm_snap_pending_exception { struct172 struct dm_exception e;178 struct bio_list origin_bios;179 struct bio_list snapshot_bios;182 struct dm_snapshot *snap;188 int started;191 int copy_error;194 sector_t exception_sequence;196 struct list_head out_of_order_entry;201 struct bio *full_bio;[all …]