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.c49 struct dm_snapshot { struct
52 struct dm_dev *origin;
53 struct dm_dev *cow;
55 struct dm_target *ti;
58 struct list_head list;
64 int valid;
71 int snapshot_overflowed;
74 int active;
92 mempool_t pending_pool;
101 spinlock_t pe_lock;
[all …]