Searched refs:userns_may_setgroups (Results 1 – 3 of 3) sorted by relevance
134 extern bool userns_may_setgroups(const struct user_namespace *ns);163 static inline bool userns_may_setgroups(const struct user_namespace *ns) in userns_may_setgroups() function
182 userns_may_setgroups(user_ns); in may_setgroups()
1200 bool userns_may_setgroups(const struct user_namespace *ns) in userns_may_setgroups() function