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

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

Completed in 131 milliseconds