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

/linux-4.1.27/include/linux/
H A Duidgid.h147 static inline kgid_t make_kgid(struct user_namespace *from, gid_t gid) make_kgid() function
/linux-4.1.27/kernel/
H A Duser_namespace.c306 kgid_t make_kgid(struct user_namespace *ns, gid_t gid) make_kgid() function
311 EXPORT_SYMBOL(make_kgid); variable

Completed in 65 milliseconds