Home
last modified time | relevance | path

Searched refs:userns (Results 1 – 5 of 5) sorted by relevance

/systemd-251/src/nspawn/
Dnspawn-cgroup.c296 bool userns, in mount_legacy_cgns_supported() argument
348 r = mount_legacy_cgroup_hierarchy("", controller, controller, !userns); in mount_legacy_cgns_supported()
392 if (!userns) in mount_legacy_cgns_supported()
403 bool userns, in mount_legacy_cgns_unsupported() argument
535 bool userns, in mount_cgroups() argument
544 …return mount_legacy_cgns_supported(dest, unified_requested, userns, uid_shift, uid_range, selinux_… in mount_cgroups()
546 …return mount_legacy_cgns_unsupported(dest, unified_requested, userns, uid_shift, uid_range, selinu… in mount_cgroups()
Dnspawn-cgroup.h13 int mount_cgroups(const char *dest, CGroupUnified unified_requested, bool userns, uid_t uid_shift, …
/systemd-251/src/basic/
Dnamespace-util.c52 const char *userns; in namespace_open() local
54 userns = procfs_file_alloca(pid, "ns/user"); in namespace_open()
55 usernsfd = open(userns, O_RDONLY|O_NOCTTY|O_CLOEXEC); in namespace_open()
/systemd-251/
DTODO833 * when importing an fs tree with machined, optionally apply userns-rec-chown
1514 in a world where userns is ubiquitous since otherwise we cannot
DNEWS309 within a userns namespace that does not define the full 0…65535 UID