Home
last modified time | relevance | path

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

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