Searched defs:user_namespace (Results 1 – 1 of 1) sorted by relevance
68 struct user_namespace { struct72 struct user_namespace *parent; argument73 int level;74 kuid_t owner;75 kgid_t group;76 struct ns_common ns;77 unsigned long flags;80 bool parent_could_setfcap;109 struct user_namespace *ns; argument