Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Duidgid.h158 static inline gid_t from_kgid(struct user_namespace *to, kgid_t kgid) in from_kgid() function
/linux-6.6.21/kernel/
Duser_namespace.c495 gid_t from_kgid(struct user_namespace *targ, kgid_t kgid) in from_kgid() function