Searched defs:parent_ns (Results 1 – 3 of 3) sorted by relevance
27 static int child_ns, parent_ns; variable
46 static int child_ns, parent_ns = -1; variable
84 struct user_namespace *ns, *parent_ns = new->user_ns; in create_user_ns() local