• Home
  • Raw
  • Download

Lines Matching refs:user_namespace

1312 struct user_namespace;
1325 struct user_namespace *user_ns;
1903 struct user_namespace *user_ns;
1962 struct user_namespace *user_ns;
3347 struct user_namespace *s_user_ns;
3372 struct user_namespace *mnt_userns;
3802 int (*permission)(struct user_namespace *, struct inode *, int);
3805 int (*create)(struct user_namespace *, struct inode *, struct dentry *, umode_t, bool);
3808 int (*symlink)(struct user_namespace *, struct inode *, struct dentry *, const char *);
3809 int (*mkdir)(struct user_namespace *, struct inode *, struct dentry *, umode_t);
3811 int (*mknod)(struct user_namespace *, struct inode *, struct dentry *, umode_t, dev_t);
3812 …int (*rename)(struct user_namespace *, struct inode *, struct dentry *, struct inode *, struct den…
3813 int (*setattr)(struct user_namespace *, struct dentry *, struct iattr *);
3814 int (*getattr)(struct user_namespace *, const struct path *, struct kstat *, u32, unsigned int);
3819 int (*tmpfile)(struct user_namespace *, struct inode *, struct dentry *, umode_t);
3820 int (*set_acl)(struct user_namespace *, struct inode *, struct posix_acl *, int);
3821 int (*fileattr_set)(struct user_namespace *, struct dentry *, struct fileattr *);
3972 …int (*set)(const struct xattr_handler *, struct user_namespace *, struct dentry *, struct inode *,…
4440 struct user_namespace * (*owner)(struct ns_common *);
5042 struct user_namespace { struct
5046 struct user_namespace *parent; argument
5082 struct user_namespace *ns; argument
6247 struct user_namespace *user_ns;
6254 struct user_namespace *user_ns;
7626 struct user_namespace *user_ns;
11478 struct user_namespace *user_ns;
14854 struct user_namespace *user_ns;
24197 struct user_namespace *user_ns;
28870 struct user_namespace *user_ns;
28929 struct user_namespace *notify_user_ns;
30384 int (*capable)(const struct cred *, struct user_namespace *, int, unsigned int);
30444 …int (*inode_setxattr)(struct user_namespace *, struct dentry *, const char *, const void *, size_t…
30448 int (*inode_removexattr)(struct user_namespace *, struct dentry *, const char *);
30450 int (*inode_killpriv)(struct user_namespace *, struct dentry *);
30451 int (*inode_getsecurity)(struct user_namespace *, struct inode *, const char *, void **, bool);
70008 struct user_namespace *mnt_userns;
89268 struct user_namespace *old_mnt_userns;
89271 struct user_namespace *new_mnt_userns;