Searched defs:partition (Results 1 – 8 of 8) sorted by relevance
/systemd-251/src/systemctl/ |
D | systemctl-mount.c | 86 _cleanup_free_ char *partition = NULL, *mount_options = NULL; in verb_mount_image() local
|
D | systemctl-show.c | 1658 const char *source, *destination, *partition, *mount_options; in print_property() local 1717 const char *source, *partition, *mount_options; in print_property() local
|
/systemd-251/src/core/ |
D | dbus-util.c | 169 const char *mount_options, *partition; in bus_read_mount_options() local
|
D | load-fragment.c | 1662 const char *mount_options = NULL, *partition = "root"; in config_parse_root_image_options() local 5334 … _cleanup_free_ char *partition = NULL, *mount_options = NULL, *mount_options_resolved = NULL; in config_parse_mount_images() local 5477 … _cleanup_free_ char *partition = NULL, *mount_options = NULL, *mount_options_resolved = NULL; in config_parse_extension_images() local
|
/systemd-251/src/shared/ |
D | bus-unit-util.c | 1787 _cleanup_free_ char *partition = NULL, *mount_options = NULL; in bus_append_execute_property() local 1888 _cleanup_free_ char *partition = NULL, *mount_options = NULL; in bus_append_execute_property() local
|
/systemd-251/src/boot/ |
D | bootctl.c | 461 static int status_binaries(const char *esp_path, sd_id128_t partition) { in status_binaries() 498 sd_id128_t partition; in print_efi_option() local
|
/systemd-251/src/partition/ |
D | repart.c | 1132 Partition *partition = data; in config_parse_copy_files() local 1199 Partition *partition = data; in config_parse_copy_blocks() local 1245 Partition *partition = data; in config_parse_make_dirs() local
|
/systemd-251/src/home/ |
D | homework-luks.c | 3074 struct fdisk_partition *partition = NULL; in home_resize_luks() local
|