Lines Matching defs:user_namespace

1654 struct user_namespace;
1710 struct user_namespace *s_user_ns;
1812 struct user_namespace {
1816 struct user_namespace *parent;
2049 struct user_namespace *user_ns;
2433 struct user_namespace *user_ns;
2571 struct user_namespace *ns;
2767 struct user_namespace *user_ns;
3724 int (*permission)(struct user_namespace *, struct inode *, int);
3727 int (*create)(struct user_namespace *, struct inode *, struct dentry *, umode_t, bool);
3730 int (*symlink)(struct user_namespace *, struct inode *, struct dentry *, const char *);
3731 int (*mkdir)(struct user_namespace *, struct inode *, struct dentry *, umode_t);
3733 int (*mknod)(struct user_namespace *, struct inode *, struct dentry *, umode_t, dev_t);
3734 int (*rename)(struct user_namespace *, struct inode *, struct dentry *, struct inode *, struct dentry *, unsigned int);
3735 int (*setattr)(struct user_namespace *, struct dentry *, struct iattr *);
3736 int (*getattr)(struct user_namespace *, const struct path *, struct kstat *, u32, unsigned int);
3741 int (*tmpfile)(struct user_namespace *, struct inode *, struct file *, umode_t);
3742 struct posix_acl * (*get_acl)(struct user_namespace *, struct dentry *, int);
3743 int (*set_acl)(struct user_namespace *, struct dentry *, struct posix_acl *, int);
3744 int (*fileattr_set)(struct user_namespace *, struct dentry *, struct fileattr *);
3889 int (*set)(const struct xattr_handler *, struct user_namespace *, struct dentry *, struct inode *, const char *, const void *, size_t, int);
5594 struct user_namespace *user_ns;
5608 struct user_namespace * (*owner)(struct ns_common *);
8948 struct user_namespace *user_ns;
9628 struct user_namespace *user_ns;
11963 struct user_namespace *user_ns;
13958 struct user_namespace *user_ns;
13970 struct user_namespace *user_ns;
23010 struct user_namespace *user_ns;
23251 struct user_namespace *owner;
25275 int (*capable)(const struct cred *, struct user_namespace *, int, unsigned int);
25335 int (*inode_setxattr)(struct user_namespace *, struct dentry *, const char *, const void *, size_t, int);
25339 int (*inode_removexattr)(struct user_namespace *, struct dentry *, const char *);
25340 int (*inode_set_acl)(struct user_namespace *, struct dentry *, const char *, struct posix_acl *);
25341 int (*inode_get_acl)(struct user_namespace *, struct dentry *, const char *);
25342 int (*inode_remove_acl)(struct user_namespace *, struct dentry *, const char *);
25344 int (*inode_killpriv)(struct user_namespace *, struct dentry *);
25345 int (*inode_getsecurity)(struct user_namespace *, struct inode *, const char *, void **, bool);
75640 struct user_namespace *notify_user_ns;
91429 struct user_namespace *old_mnt_userns;
91432 struct user_namespace *new_mnt_userns;
109263 struct user_namespace *mnt_userns;