Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Duidgid.h148 static inline kgid_t make_kgid(struct user_namespace *from, gid_t gid) in make_kgid() function
/OK3568_Linux_fs/kernel/kernel/
H A Duser_namespace.c455 kgid_t make_kgid(struct user_namespace *ns, gid_t gid) in make_kgid() function