Searched defs:dm_snapshot (Results 1 – 1 of 1) sorted by relevance
48 struct dm_snapshot { struct51 struct dm_dev *origin;52 struct dm_dev *cow;54 struct dm_target *ti;57 struct list_head list;63 int valid;73 int active;100 spinlock_t pe_lock;109 unsigned in_progress;134 bool merge_failed:1;[all …]
Completed in 9 milliseconds