Searched defs:user_namespace (Results 1 – 3 of 3) sorted by relevance
56 struct user_namespace { struct61 struct user_namespace *parent; argument62 int level;63 kuid_t owner;64 kgid_t group;65 struct ns_common ns;66 unsigned long flags;69 bool parent_could_setfcap;97 struct user_namespace *ns; argument
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
26 static int epfs_tmpfile(struct user_namespace *, struct inode *dir, in epfs_tmpfile()