Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Duidgid.h148 static inline kgid_t make_kgid(struct user_namespace *from, gid_t gid) in make_kgid() function
/linux-6.6.21/kernel/
Duser_namespace.c476 kgid_t make_kgid(struct user_namespace *ns, gid_t gid) in make_kgid() function