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

/linux-4.4.14/include/linux/
H A Duidgid.h157 static inline gid_t from_kgid(struct user_namespace *to, kgid_t kgid) from_kgid() function
/linux-4.4.14/kernel/
H A Duser_namespace.c326 gid_t from_kgid(struct user_namespace *targ, kgid_t kgid) from_kgid() function
331 EXPORT_SYMBOL(from_kgid); variable

Completed in 138 milliseconds