Searched defs:user_namespace (Results 1 – 1 of 1) sorted by relevance
57 struct user_namespace { struct62 struct user_namespace *parent; argument63 int level;64 kuid_t owner;65 kgid_t group;66 struct ns_common ns;67 unsigned long flags;70 bool parent_could_setfcap;101 struct user_namespace *ns; argument