Searched refs:mount_cgroups (Results 1 - 3 of 3) sorted by relevance
/systemd/src/nspawn/ |
H A D | nspawn-mount.h | 61 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 D | nspawn-mount.c | 759 int mount_cgroups( function
|
H A D | nspawn.c | 2801 r = mount_cgroups(directory, arg_unified_cgroup_hierarchy, arg_userns, arg_uid_shift, arg_uid_range, arg_selinux_apifs_context);
|
Completed in 2271 milliseconds