Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dprojid.h70 static inline projid_t from_kprojid(struct user_namespace *to, kprojid_t kprojid) in from_kprojid() function
/openbmc/linux/kernel/
H A Duser_namespace.c562 projid_t from_kprojid(struct user_namespace *targ, kprojid_t kprojid) in from_kprojid() function