Searched refs:snapshots (Results 1 – 25 of 27) sorted by relevance
12
/Linux-v4.19/Documentation/device-mapper/ |
D | thin-provisioning.txt | 5 between them implement thin-provisioning and snapshots. 8 implementation of snapshots, is that it allows many virtual devices to 13 recursive snapshots (snapshots of snapshots of snapshots ...). The 14 previous implementation of snapshots did this by chaining together 74 are shared between thin devices (i.e. through snapshots). If you have 80 snapshots which are recording large amounts of change, you may find you 173 Internal snapshots 199 device-mapper snapshots.) 205 External snapshots 218 Of course, you may write to the thin device and take internal snapshots [all …]
|
D | snapshot.txt | 6 *) To create snapshots of any block device i.e. mountable, saved states of 27 which will normally have one or more snapshots based on it. 49 snapshots less metadata must be saved on disk - they can be kept in 60 works with persistent snapshots. This target assumes the role of the
|
D | cache.txt | 199 situations (e.g., rolling back snapshots of
|
/Linux-v4.19/Documentation/filesystems/ |
D | nilfs2.txt | 14 change them into snapshots which will be preserved until they are 17 There is no limit on the number of snapshots until the volume gets 58 mounted. Checkpoints and snapshots are listed by lscp 76 read-only mounts or snapshots. This option will fail 157 Checkpoints and snapshots are managed by the following commands. 160 lscp list checkpoints or snapshots.
|
D | btrfs.txt | 15 * Writable snapshots
|
D | ceph.txt | 18 * Flexible snapshots (on any directory)
|
D | xfs.txt | 171 read-only snapshots.
|
D | path-lookup.txt | 229 ladder of snapshots to walk down.
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | special_inodes.rst | 33 - The “exclude” inode, for snapshots(?)
|
/Linux-v4.19/arch/parisc/math-emu/ |
D | README | 1 All files except driver.c are snapshots from the HP-UX kernel. They've
|
/Linux-v4.19/drivers/md/ |
D | dm-snap.c | 298 struct list_head snapshots; member 437 list_for_each_entry(s, &o->snapshots, list) { in __find_snapshots_sharing_cow() 514 list_for_each_entry(l, &o->snapshots, list) in __insert_snapshot() 554 INIT_LIST_HEAD(&o->snapshots); in register_snapshot() 591 if (o && list_empty(&o->snapshots)) { in unregister_snapshot() 779 list_for_each_entry(snap, &o->snapshots, list) in __minimum_chunk_size() 2082 static int __origin_write(struct list_head *snapshots, sector_t sector, in __origin_write() argument 2094 list_for_each_entry (snap, snapshots, list) { in __origin_write() 2203 r = __origin_write(&o->snapshots, bio->bi_iter.bi_sector, bio); in do_origin() 2236 if (__origin_write(&o->snapshots, sector + n, NULL) == in origin_write_extent()
|
D | Kconfig | 302 Allow volume managers to take writable snapshots of a device. 310 Provides thin provisioning and snapshots that share a data store. 357 vendor snapshots.
|
/Linux-v4.19/Documentation/dev-tools/ |
D | sparse.rst | 79 Alternatively, you can get snapshots of the latest development version 86 http://www.codemonkey.org.uk/projects/git-snapshots/sparse/
|
/Linux-v4.19/fs/nilfs2/ |
D | Kconfig | 15 and can change them into snapshots which will be preserved for long
|
/Linux-v4.19/Documentation/translations/zh_CN/ |
D | sparse.txt | 78 http://www.codemonkey.org.uk/projects/git-snapshots/sparse/
|
/Linux-v4.19/Documentation/acpi/ |
D | cppc_sysfs.txt | 60 two different snapshots of feedback counters at time T1 and T2.
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | meye.rst | 86 for getting ppm or jpg snapshots, mjpeg video
|
D | pvrusb2.rst | 135 from ivtv or older kernel snapshots (or even the support modules
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-fs-nilfs2 | 224 Show number of snapshots on volume.
|
/Linux-v4.19/Documentation/early-userspace/ |
D | README | 88 You can obtain somewhat infrequent snapshots of klibc from
|
/Linux-v4.19/Documentation/networking/ |
D | README.ipw2200 | 417 efforts to try and keep all snapshots reasonably stable, but due to the
|
/Linux-v4.19/Documentation/driver-api/usb/ |
D | dwc3.rst | 196 ``DebugFS`` is very good for gathering snapshots of what's going on
|
/Linux-v4.19/Documentation/process/ |
D | howto.rst | 305 These are daily snapshots of Linus' kernel tree which are managed in a
|
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 1488 * perform snapshots, so don't bother with this test there. 1915 * where snapshots can, and are, disabled, the code to handle this type
|
/Linux-v4.19/tools/perf/Documentation/ |
D | intel-pt.txt | 545 snapshots.
|
12