Searched refs:mount_cgroups (Results 1 - 3 of 3) sorted by relevance

/systemd/src/nspawn/
H A Dnspawn-mount.h61 int mount_cgroups(const char *dest, bool unified_requested, bool userns, uid_t uid_shift, uid_t uid_range, const char *selinux_apifs_context);
H A Dnspawn-mount.c759 int mount_cgroups( function
H A Dnspawn.c2801 r = mount_cgroups(directory, arg_unified_cgroup_hierarchy, arg_userns, arg_uid_shift, arg_uid_range, arg_selinux_apifs_context);

Completed in 2271 milliseconds