Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-snap.c178 struct dm_snap_pending_exception { struct
179 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 …]