Home
last modified time | relevance | path

Searched defs:make_kgid (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Duidgid.h148 static inline kgid_t make_kgid(struct user_namespace *from, gid_t gid) in make_kgid() function
/openbmc/linux/kernel/
H A Duser_namespace.c476 kgid_t make_kgid(struct user_namespace *ns, gid_t gid) in make_kgid() function