Searched refs:snapshots (Results 1 – 25 of 31) sorted by relevance
12
/Linux-v6.6/Documentation/networking/devlink/ |
D | devlink-region.rst | 13 Region snapshots are collected by the driver, and can be accessed via read 14 or dump commands. This allows future analysis on the created snapshots. 15 Regions may optionally support triggering snapshots on demand. 18 All snapshots with the same snapshot id within a devlink instance 29 requested snapshots must implement the ``.snapshot`` callback for the region
|
D | devlink-params.rst | 127 - Enable capture of ``devlink-region`` snapshots.
|
/Linux-v6.6/Documentation/admin-guide/device-mapper/ |
D | thin-provisioning.rst | 9 between them implement thin-provisioning and snapshots. 12 implementation of snapshots, is that it allows many virtual devices to 17 recursive snapshots (snapshots of snapshots of snapshots ...). The 18 previous implementation of snapshots did this by chaining together 78 are shared between thin devices (i.e. through snapshots). If you have 84 snapshots which are recording large amounts of change, you may find you 179 Internal snapshots 207 device-mapper snapshots.) 213 External snapshots 226 Of course, you may write to the thin device and take internal snapshots [all …]
|
D | snapshot.rst | 7 - To create snapshots of any block device i.e. mountable, saved states of 28 which will normally have one or more snapshots based on it. 51 snapshots less metadata must be saved on disk - they can be kept in 77 works with persistent snapshots. This target assumes the role of the
|
D | cache.rst | 213 situations (e.g., rolling back snapshots of
|
/Linux-v6.6/Documentation/filesystems/ |
D | nilfs2.rst | 17 change them into snapshots which will be preserved until they are 20 There is no limit on the number of snapshots until the volume gets 62 mounted. Checkpoints and snapshots are listed by lscp 80 read-only mounts or snapshots. This option will fail 165 Checkpoints and snapshots are managed by the following commands. 169 lscp list checkpoints or snapshots.
|
D | btrfs.rst | 18 * Writable snapshots
|
D | ceph.rst | 22 * Flexible snapshots (on any directory)
|
/Linux-v6.6/Documentation/powerpc/ |
D | imc.rst | 101 hardware snapshots the program counter along with event counts and writes into 147 hardware snapshots the program counter along with event counts and updates the 177 trace mode snapshots the program counter and updates to the memory. And this
|
/Linux-v6.6/arch/parisc/math-emu/ |
D | README | 1 All files except driver.c are snapshots from the HP-UX kernel. They've
|
/Linux-v6.6/drivers/md/ |
D | dm-snap.c | 321 struct list_head snapshots; member 462 list_for_each_entry(s, &o->snapshots, list) { in __find_snapshots_sharing_cow() 537 list_for_each_entry(l, &o->snapshots, list) in __insert_snapshot() 577 INIT_LIST_HEAD(&o->snapshots); in register_snapshot() 614 if (o && list_empty(&o->snapshots)) { in unregister_snapshot() 859 list_for_each_entry(snap, &o->snapshots, list) in __minimum_chunk_size() 2432 static int __origin_write(struct list_head *snapshots, sector_t sector, in __origin_write() argument 2445 list_for_each_entry(snap, snapshots, list) { in __origin_write() 2566 list_for_each_entry(s, &o->snapshots, list) in do_origin() 2571 r = __origin_write(&o->snapshots, bio->bi_iter.bi_sector, bio); in do_origin() [all …]
|
D | Kconfig | 312 Allow volume managers to take writable snapshots of a device. 320 Provides thin provisioning and snapshots that share a data store. 375 vendor snapshots.
|
/Linux-v6.6/Documentation/filesystems/ext4/ |
D | special_inodes.rst | 33 - The “exclude” inode, for snapshots(?)
|
/Linux-v6.6/fs/nilfs2/ |
D | Kconfig | 18 and can change them into snapshots which will be preserved for long
|
/Linux-v6.6/Documentation/admin-guide/acpi/ |
D | cppc_sysfs.rst | 66 taking two different snapshots of feedback counters at time T1 and T2.
|
/Linux-v6.6/Documentation/dev-tools/ |
D | sparse.rst | 81 Alternatively, you can get snapshots of the latest development version
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-fs-nilfs2 | 224 Show number of snapshots on volume.
|
/Linux-v6.6/fs/smb/client/ |
D | Kconfig | 45 security features, per-share encryption, packet-signing, snapshots,
|
/Linux-v6.6/Documentation/driver-api/early-userspace/ |
D | early_userspace_support.rst | 91 You can obtain somewhat infrequent snapshots of klibc from
|
/Linux-v6.6/Documentation/driver-api/media/drivers/ |
D | pvrusb2.rst | 137 from ivtv or older kernel snapshots (or even the support modules
|
/Linux-v6.6/Documentation/bpf/ |
D | ringbuf.rst | 130 Returned values are momentarily snapshots of ring buffer state and could be
|
/Linux-v6.6/Documentation/gpu/rfc/ |
D | xe.rst | 223 As the key measurable result, Xe driver needs to provide GPU snapshots captured
|
/Linux-v6.6/Documentation/networking/device_drivers/wifi/intel/ |
D | ipw2200.rst | 469 efforts to try and keep all snapshots reasonably stable, but due to the
|
/Linux-v6.6/Documentation/driver-api/usb/ |
D | dwc3.rst | 196 ``DebugFS`` is very good for gathering snapshots of what's going on
|
/Linux-v6.6/Documentation/admin-guide/ |
D | xfs.rst | 164 read-only snapshots.
|
12