Home
last modified time | relevance | path

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

/systemd-251/src/nspawn/
Dnspawn-cgroup.h14 int mount_systemd_cgroup_writable(const char *dest, CGroupUnified unified_requested);
Dnspawn-cgroup.c565 int mount_systemd_cgroup_writable( in mount_systemd_cgroup_writable() function
Dnspawn.c3305 r = mount_systemd_cgroup_writable("", arg_unified_cgroup_hierarchy); in inner_child()