Home
last modified time | relevance | path

Searched refs:inc_user_namespaces (Results 1 – 1 of 1) sorted by relevance

/kernel/
Duser_namespace.c32 static struct ucounts *inc_user_namespaces(struct user_namespace *ns, kuid_t uid) in inc_user_namespaces() function
93 ucounts = inc_user_namespaces(parent_ns, owner); in create_user_ns()