Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Duidgid.h158 static inline gid_t from_kgid(struct user_namespace *to, kgid_t kgid) in from_kgid() function
/openbmc/linux/kernel/
H A Duser_namespace.c495 gid_t from_kgid(struct user_namespace *targ, kgid_t kgid) in from_kgid() function