Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-snap.c54 struct dm_snapshot { struct
55 struct rw_semaphore lock;
57 struct dm_dev *origin;
58 struct dm_dev *cow;
60 struct dm_target *ti;
63 struct list_head list;
69 int valid;
76 int snapshot_overflowed;
79 int active;
81 atomic_t pending_exceptions_count;
[all …]