Home
last modified time | relevance | path

Searched refs:dm (Results 1 – 11 of 11) sorted by relevance

/systemd-251/test/
Dtest-functions945 image_install "${ROOTLIBDIR:?}"/system/dm-event.{service,socket}
950 inst_rules 55-dm.rules 60-persistent-storage-dm.rules 95-dm-notify.rules
952 inst_rules 10-dm.rules 13-dm-disk.rules 95-dm-notify.rules
964 …inst_rules 56-dm-parts.rules 56-dm-mpath.rules 60-multipath.rules 68-del-part-nodes.rules 95-kpart…
966 …inst_rules 11-dm-mpath.rules 11-dm-parts.rules 62-multipath.rules 66-kpartx.rules 68-del-part-node…
998 if [[ -f /lib/udev/rules.d/69-dm-lvm.rules ]]; then
999 inst_rules 11-dm-lvm.rules 69-dm-lvm.rules
1003 inst_rules 11-dm-lvm.rules 69-dm-lvm-metad.rules
1014 inst_rules 64-btrfs-dm.rules
/systemd-251/units/
Dsystemd-nspawn@.service.in13 Wants=modprobe@tun.service modprobe@loop.service modprobe@dm-mod.service
16 After=network.target modprobe@tun.service modprobe@loop.service modprobe@dm-mod.service
/systemd-251/src/udev/dmi_memory_id/
Ddmi_memory_id.c92 static const char *dmi_string(const struct dmi_header *dm, uint8_t s) { in dmi_string() argument
93 const char *bp = (const char *) dm->data; in dmi_string()
98 bp += dm->length; in dmi_string()
/systemd-251/test/test-umount/
Dexample.swaps2 /dev/dm-2 partition 8151036 2283436 -2
/systemd-251/src/shared/linux/
DREADME6 - dm-ioctl.h: set DM_VERSION_MINOR to 27
/systemd-251/docs/
DDISCOVERABLE_PARTITIONS.md44 … to the root directory `/`. If the partition is encrypted with LUKS or has dm-verity integrity dat…
80dm-verity superblock followed by hash data | Contains dm-verity integrity hash data for the matchi…
98 | _`/usr/` Verity Partition (Alpha)_ | `8cce0d25-c0d0-4a44-bd87-46331bf1df67` | A dm-verity superbl…
116 …low | Contains a root hash and a PKCS#7 signature for it, permitting signed dm-verity GPT images. |
229 partitions enable relatively automatic handling of `dm-verity` protected
272 same format used by the Linux kernel's dm-verity signature logic, i.e. the
DARCHITECTURE.md131 operations like using `dm-crypt` or `loopdev`. They are clearly marked if that
DHOME_DIRECTORY.md62 `dm-crypt` encrypted volumes. Note that extended attributes are not encrypted
/systemd-251/src/shared/
Dmeson.build102 'dm-util.c',
103 'dm-util.h',
198 'linux/dm-ioctl.h',
/systemd-251/
DNEWS818 * Support for activating dm-integrity volumes at boot via a new file
821 with dm-integrity instead of dm-crypt/dm-verity.
2052 dm-verity integrity protection for block devices. Each line is in the
2057 used to configure dm-verity behaviour for the root device.
3210 (i.e. using dm-crypt/LUKS).
DTODO1633 * systemd-repart: support setting up dm-integrity with HMAC