Home
last modified time | relevance | path

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

/systemd-251/src/machine-id-setup/
Dmachine-id-setup-main.c148 DISSECT_IMAGE_FSCK | in run()
/systemd-251/src/shared/
Ddissect-image.h192DISSECT_IMAGE_FSCK = 1 << 11, /* File system check the partition before mounting (n… enumerator
Ddissect-image.c1328 if (FLAGS_SET(flags, DISSECT_IMAGE_FSCK) && rw) { in mount_partition()
/systemd-251/src/dissect/
Ddissect.c53 DISSECT_IMAGE_FSCK |
270 SET_FLAG(arg_flags, DISSECT_IMAGE_FSCK, r); in parse_argv()
/systemd-251/src/firstboot/
Dfirstboot.c1362 DISSECT_IMAGE_FSCK | in run()
/systemd-251/src/sysupdate/
Dsysupdate.c878 DISSECT_IMAGE_FSCK | in process_image()
/systemd-251/src/sysusers/
Dsysusers.c2055 DISSECT_IMAGE_FSCK | in run()
/systemd-251/src/journal/
Djournalctl.c2179 …(arg_action == ACTION_UPDATE_CATALOG ? DISSECT_IMAGE_FSCK|DISSECT_IMAGE_GROWFS : DISSECT_IMAGE_REA… in main()
/systemd-251/src/nspawn/
Dnspawn.c3690 … (arg_read_only ? DISSECT_IMAGE_READ_ONLY : DISSECT_IMAGE_FSCK|DISSECT_IMAGE_GROWFS)| in outer_child()
3837 … (arg_read_only ? DISSECT_IMAGE_READ_ONLY : DISSECT_IMAGE_FSCK|DISSECT_IMAGE_GROWFS)| in outer_child()
/systemd-251/src/core/
Dnamespace.c2012 DISSECT_IMAGE_FSCK | in setup_namespace()
/systemd-251/src/tmpfiles/
Dtmpfiles.c3781 DISSECT_IMAGE_FSCK | in run()