Home
last modified time | relevance | path

Searched refs:MOUNT_PREFIX_ROOT (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/nspawn/
Dnspawn-mount.h21MOUNT_PREFIX_ROOT = 1 << 10,/* if set, prefix the source path with the container's root dir… enumerator
Dnspawn-mount.c551 …MOUNT_FATAL|MOUNT_MKDIR|MOUNT_PREFIX_ROOT }, /* Prepare this so that we can make it read-only when… in mount_all()
646 if (FLAGS_SET(mount_table[k].mount_settings, MOUNT_PREFIX_ROOT)) { in mount_all()