Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dprojid.h65 static inline kprojid_t make_kprojid(struct user_namespace *from, projid_t projid) in make_kprojid() function
/openbmc/linux/kernel/
H A Duser_namespace.c543 kprojid_t make_kprojid(struct user_namespace *ns, projid_t projid) in make_kprojid() function