Home
last modified time | relevance | path

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

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