Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Duidgid.h153 static inline uid_t from_kuid(struct user_namespace *to, kuid_t kuid) in from_kuid() function
/openbmc/linux/kernel/
H A Duser_namespace.c427 uid_t from_kuid(struct user_namespace *targ, kuid_t kuid) in from_kuid() function