Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-snap.c171 struct dm_snap_pending_exception { struct
172 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 …]