Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-snap.c204 struct dm_snap_pending_exception { struct
205 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 …]