Searched refs:add_cgroup_name (Results 1 – 1 of 1) sorted by relevance
208 static int add_cgroup_name(const char *fpath, const struct stat *sb __maybe_unused, in add_cgroup_name() function237 return add_cgroup_name(fpath, NULL, FTW_D, NULL); in check_and_add_cgroup_name()308 if (nftw(mnt, add_cgroup_name, 20, 0) < 0) in match_cgroups()