Home
last modified time | relevance | path

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

/systemd-251/src/nspawn/ !
Dnspawn-cgroup.c23 static int chown_cgroup_path(const char *path, uid_t uid_shift) { in chown_cgroup_path() function
60 r = chown_cgroup_path(fs, uid_shift); in chown_cgroup()
72 r = chown_cgroup_path(lfs, uid_shift); in chown_cgroup()
133 r = chown_cgroup_path(fn, uid_shift); in sync_cgroup()