Home
last modified time | relevance | path

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

/systemd-251/src/nspawn/
Dnspawn-mount.h11MOUNT_USE_USERNS = 1 << 1, /* if set, mounts are patched considering uid/gid shifts in a u… enumerator
Dnspawn-mount.c568 bool use_userns = FLAGS_SET(mount_settings, MOUNT_USE_USERNS); in mount_all()
Dnspawn.c1756 arg_mount_settings |= MOUNT_USE_USERNS; in verify_arguments()