Searched refs:dm_snapshot (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-exception-store.h114 struct dm_snapshot;
118 struct dm_snapshot *snap;
131 struct dm_dev *dm_snap_origin(struct dm_snapshot *snap);
132 struct dm_dev *dm_snap_cow(struct dm_snapshot *snap);
210 struct dm_snapshot *snap,
H A Ddm-snap.c63 struct dm_snapshot { struct
151 struct dm_dev *dm_snap_origin(struct dm_snapshot *s)
157 struct dm_dev *dm_snap_cow(struct dm_snapshot *s)
192 struct dm_snapshot *snap;
215 static struct dm_snap_tracked_chunk *track_chunk(struct dm_snapshot *s,
232 static void stop_tracking_chunk(struct dm_snapshot *s,
244 static int __chunk_is_tracked(struct dm_snapshot *s, chunk_t chunk)
269 static void __check_for_conflicting_io(struct dm_snapshot *s, chunk_t chunk)
363 static int __find_snapshots_sharing_cow(struct dm_snapshot *snap,
364 struct dm_snapshot **snap_sr
[all...]
H A Ddm-exception-store.c196 struct dm_snapshot *snap,

Completed in 106 milliseconds