Lines Matching defs:user_namespace

1021 struct user_namespace;
1049 struct user_namespace *user_ns;
1108 struct user_namespace *user_ns;
1127 struct user_namespace * (*owner)(struct ns_common *);
1823 struct user_namespace *s_user_ns;
1912 struct user_namespace {
1916 struct user_namespace *parent;
2079 struct user_namespace *user_ns;
2485 struct user_namespace *user_ns;
2508 struct user_namespace *ns;
3650 int (*permission)(struct user_namespace *, struct inode *, int);
3653 int (*create)(struct user_namespace *, struct inode *, struct dentry *, umode_t, bool);
3656 int (*symlink)(struct user_namespace *, struct inode *, struct dentry *, const char *);
3657 int (*mkdir)(struct user_namespace *, struct inode *, struct dentry *, umode_t);
3659 int (*mknod)(struct user_namespace *, struct inode *, struct dentry *, umode_t, dev_t);
3660 int (*rename)(struct user_namespace *, struct inode *, struct dentry *, struct inode *, struct dentry *, unsigned int);
3661 int (*setattr)(struct user_namespace *, struct dentry *, struct iattr *);
3662 int (*getattr)(struct user_namespace *, const struct path *, struct kstat *, u32, unsigned int);
3667 int (*tmpfile)(struct user_namespace *, struct inode *, struct file *, umode_t);
3668 struct posix_acl * (*get_acl)(struct user_namespace *, struct dentry *, int);
3669 int (*set_acl)(struct user_namespace *, struct dentry *, struct posix_acl *, int);
3670 int (*fileattr_set)(struct user_namespace *, struct dentry *, struct fileattr *);
3815 int (*set)(const struct xattr_handler *, struct user_namespace *, struct dentry *, struct inode *, const char *, const void *, size_t, int);
5184 struct user_namespace *user_ns;
6918 struct user_namespace *user_ns;
8126 struct user_namespace *user_ns;
13557 struct user_namespace *user_ns;
17335 struct user_namespace *user_ns;
34740 struct user_namespace *user_ns;
34857 struct user_namespace *old_mnt_userns;
34860 struct user_namespace *new_mnt_userns;
35170 struct user_namespace *owner;
35209 struct user_namespace *mnt_userns;
48078 struct user_namespace *user_ns;
58747 struct user_namespace *mnt_userns;
68448 struct user_namespace *notify_user_ns;