Home
last modified time | relevance | path

Searched refs:MOUNT_NON_ROOT_ONLY (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/nspawn/
Dnspawn-mount.h18 MOUNT_NON_ROOT_ONLY = 1 << 7, /* if set, only non-root mounts are mounted */ enumerator
Dnspawn-mount.c939 … if (FLAGS_SET(mount_settings, MOUNT_NON_ROOT_ONLY) && path_equal(m->destination, "/")) in mount_custom()
Dnspawn.c3325 MOUNT_NON_ROOT_ONLY | MOUNT_IN_USERNS); in inner_child()
3937 MOUNT_NON_ROOT_ONLY); in outer_child()