Home
last modified time | relevance | path

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

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