Home
last modified time | relevance | path

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

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