Searched defs:user_namespace (Results 1 – 2 of 2) 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
26 static int epfs_tmpfile(struct user_namespace *, struct inode *dir, in epfs_tmpfile()