Searched defs:user_namespace (Results 1 – 1 of 1) sorted by relevance
67 struct user_namespace { struct71 struct user_namespace *parent; argument72 int level;73 kuid_t owner;74 kgid_t group;75 struct ns_common ns;76 unsigned long flags;79 bool parent_could_setfcap;110 struct user_namespace *ns; argument