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

/linux-master/include/linux/
H A Duidgid.h153 static inline gid_t from_kgid(struct user_namespace *to, kgid_t kgid) function
/linux-master/kernel/
H A Duser_namespace.c498 gid_t from_kgid(struct user_namespace *targ, kgid_t kgid) function
503 EXPORT_SYMBOL(from_kgid); variable

Completed in 219 milliseconds