Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Duidgid.h143 static inline kuid_t make_kuid(struct user_namespace *from, uid_t uid) in make_kuid() function
/OK3568_Linux_fs/kernel/kernel/
H A Duser_namespace.c387 kuid_t make_kuid(struct user_namespace *ns, uid_t uid) in make_kuid() function