/fs/ |
D | attr.c | 36 int setattr_should_drop_sgid(struct user_namespace *mnt_userns, in setattr_should_drop_sgid() 67 int setattr_should_drop_suidgid(struct user_namespace *mnt_userns, in setattr_should_drop_suidgid() 98 static bool chown_ok(struct user_namespace *mnt_userns, in chown_ok() 125 static bool chgrp_ok(struct user_namespace *mnt_userns, in chgrp_ok() 167 int setattr_prepare(struct user_namespace *mnt_userns, struct dentry *dentry, in setattr_prepare() 306 void setattr_copy(struct user_namespace *mnt_userns, struct inode *inode, in setattr_copy() 331 int may_setattr(struct user_namespace *mnt_userns, struct inode *inode, in may_setattr() 389 int notify_change(struct user_namespace *mnt_userns, struct dentry *dentry, in notify_change()
|
D | bad_inode.c | 30 static int bad_inode_create(struct user_namespace *mnt_userns, in bad_inode_create() 54 static int bad_inode_symlink(struct user_namespace *mnt_userns, in bad_inode_symlink() 61 static int bad_inode_mkdir(struct user_namespace *mnt_userns, struct inode *dir, in bad_inode_mkdir() 72 static int bad_inode_mknod(struct user_namespace *mnt_userns, struct inode *dir, in bad_inode_mknod() 78 static int bad_inode_rename2(struct user_namespace *mnt_userns, in bad_inode_rename2() 92 static int bad_inode_permission(struct user_namespace *mnt_userns, in bad_inode_permission() 98 static int bad_inode_getattr(struct user_namespace *mnt_userns, in bad_inode_getattr() 105 static int bad_inode_setattr(struct user_namespace *mnt_userns, in bad_inode_setattr() 149 static int bad_inode_tmpfile(struct user_namespace *mnt_userns, in bad_inode_tmpfile() 156 static int bad_inode_set_acl(struct user_namespace *mnt_userns, in bad_inode_set_acl()
|
D | xattr.c | 88 xattr_permission(struct user_namespace *mnt_userns, struct inode *inode, in xattr_permission() 169 __vfs_setxattr(struct user_namespace *mnt_userns, struct dentry *dentry, in __vfs_setxattr() 204 int __vfs_setxattr_noperm(struct user_namespace *mnt_userns, in __vfs_setxattr_noperm() 257 __vfs_setxattr_locked(struct user_namespace *mnt_userns, struct dentry *dentry, in __vfs_setxattr_locked() 286 vfs_setxattr(struct user_namespace *mnt_userns, struct dentry *dentry, in vfs_setxattr() 320 xattr_getsecurity(struct user_namespace *mnt_userns, struct inode *inode, in xattr_getsecurity() 356 vfs_getxattr_alloc(struct user_namespace *mnt_userns, struct dentry *dentry, in vfs_getxattr_alloc() 406 vfs_getxattr(struct user_namespace *mnt_userns, struct dentry *dentry, in vfs_getxattr() 459 __vfs_removexattr(struct user_namespace *mnt_userns, struct dentry *dentry, in __vfs_removexattr() 486 __vfs_removexattr_locked(struct user_namespace *mnt_userns, in __vfs_removexattr_locked() [all …]
|
D | posix_acl.c | 360 posix_acl_permission(struct user_namespace *mnt_userns, struct inode *inode, in posix_acl_permission() 591 posix_acl_chmod(struct user_namespace *mnt_userns, struct inode *inode, in posix_acl_chmod() 691 int posix_acl_update_mode(struct user_namespace *mnt_userns, in posix_acl_update_mode() 716 struct user_namespace *mnt_userns, in posix_acl_fix_xattr_userns() 762 void posix_acl_fix_xattr_from_user(struct user_namespace *mnt_userns, in posix_acl_fix_xattr_from_user() 777 void posix_acl_fix_xattr_to_user(struct user_namespace *mnt_userns, in posix_acl_fix_xattr_to_user() 929 set_posix_acl(struct user_namespace *mnt_userns, struct inode *inode, in set_posix_acl() 953 struct user_namespace *mnt_userns, in posix_acl_xattr_set() 995 int simple_set_acl(struct user_namespace *mnt_userns, struct inode *inode, in simple_set_acl()
|
D | namei.c | 291 static int check_acl(struct user_namespace *mnt_userns, in check_acl() 336 static int acl_permission_check(struct user_namespace *mnt_userns, in acl_permission_check() 397 int generic_permission(struct user_namespace *mnt_userns, struct inode *inode, in generic_permission() 454 static inline int do_inode_permission(struct user_namespace *mnt_userns, in do_inode_permission() 501 int inode_permission(struct user_namespace *mnt_userns, in inode_permission() 1047 struct user_namespace *mnt_userns; in may_follow_link() local 1088 static bool safe_hardlink_source(struct user_namespace *mnt_userns, in safe_hardlink_source() 1131 int may_linkat(struct user_namespace *mnt_userns, struct path *link) in may_linkat() 1181 static int may_create_in_sticky(struct user_namespace *mnt_userns, in may_create_in_sticky() 1685 static inline int may_lookup(struct user_namespace *mnt_userns, in may_lookup() [all …]
|
/fs/xfs/ |
D | xfs_iops.c | 163 struct user_namespace *mnt_userns, in xfs_generic_create() 258 struct user_namespace *mnt_userns, in xfs_vn_mknod() 269 struct user_namespace *mnt_userns, in xfs_vn_create() 280 struct user_namespace *mnt_userns, in xfs_vn_mkdir() 403 struct user_namespace *mnt_userns, in xfs_vn_symlink() 446 struct user_namespace *mnt_userns, in xfs_vn_rename() 552 struct user_namespace *mnt_userns, in xfs_vn_getattr() 618 struct user_namespace *mnt_userns, in xfs_vn_change_ok() 641 struct user_namespace *mnt_userns, in xfs_setattr_nonsize() 787 struct user_namespace *mnt_userns, in xfs_setattr_size() [all …]
|
/fs/minix/ |
D | namei.c | 36 static int minix_mknod(struct user_namespace *mnt_userns, struct inode *dir, in minix_mknod() 55 static int minix_tmpfile(struct user_namespace *mnt_userns, struct inode *dir, in minix_tmpfile() 68 static int minix_create(struct user_namespace *mnt_userns, struct inode *dir, in minix_create() 74 static int minix_symlink(struct user_namespace *mnt_userns, struct inode *dir, in minix_symlink() 114 static int minix_mkdir(struct user_namespace *mnt_userns, struct inode *dir, in minix_mkdir() 187 static int minix_rename(struct user_namespace *mnt_userns, in minix_rename()
|
/fs/f2fs/ |
D | namei.c | 25 static struct inode *f2fs_new_inode(struct user_namespace *mnt_userns, in f2fs_new_inode() 341 static int f2fs_create(struct user_namespace *mnt_userns, struct inode *dir, in f2fs_create() 672 static int f2fs_symlink(struct user_namespace *mnt_userns, struct inode *dir, in f2fs_symlink() 752 static int f2fs_mkdir(struct user_namespace *mnt_userns, struct inode *dir, in f2fs_mkdir() 807 static int f2fs_mknod(struct user_namespace *mnt_userns, struct inode *dir, in f2fs_mknod() 850 static int __f2fs_tmpfile(struct user_namespace *mnt_userns, struct inode *dir, in __f2fs_tmpfile() 920 static int f2fs_tmpfile(struct user_namespace *mnt_userns, struct inode *dir, in f2fs_tmpfile() 933 static int f2fs_create_whiteout(struct user_namespace *mnt_userns, in f2fs_create_whiteout() 943 int f2fs_get_tmpfile(struct user_namespace *mnt_userns, struct inode *dir, in f2fs_get_tmpfile() 949 static int f2fs_rename(struct user_namespace *mnt_userns, struct inode *old_dir, in f2fs_rename() [all …]
|
/fs/ext2/ |
D | namei.c | 102 static int ext2_create (struct user_namespace * mnt_userns, in ext2_create() 122 static int ext2_tmpfile(struct user_namespace *mnt_userns, struct inode *dir, in ext2_tmpfile() 136 static int ext2_mknod (struct user_namespace * mnt_userns, struct inode * dir, in ext2_mknod() 157 static int ext2_symlink (struct user_namespace * mnt_userns, struct inode * dir, in ext2_symlink() 231 static int ext2_mkdir(struct user_namespace * mnt_userns, in ext2_mkdir() 324 static int ext2_rename (struct user_namespace * mnt_userns, in ext2_rename()
|
/fs/sysv/ |
D | namei.c | 44 static int sysv_mknod(struct user_namespace *mnt_userns, struct inode *dir, in sysv_mknod() 64 static int sysv_create(struct user_namespace *mnt_userns, struct inode *dir, in sysv_create() 70 static int sysv_symlink(struct user_namespace *mnt_userns, struct inode *dir, in sysv_symlink() 113 static int sysv_mkdir(struct user_namespace *mnt_userns, struct inode *dir, in sysv_mkdir() 192 static int sysv_rename(struct user_namespace *mnt_userns, struct inode *old_dir, in sysv_rename()
|
/fs/ufs/ |
D | namei.c | 72 static int ufs_create (struct user_namespace * mnt_userns, in ufs_create() 89 static int ufs_mknod(struct user_namespace *mnt_userns, struct inode *dir, in ufs_mknod() 109 static int ufs_symlink (struct user_namespace * mnt_userns, struct inode * dir, in ufs_symlink() 169 static int ufs_mkdir(struct user_namespace * mnt_userns, struct inode * dir, in ufs_mkdir() 246 static int ufs_rename(struct user_namespace *mnt_userns, struct inode *old_dir, in ufs_rename()
|
/fs/ramfs/ |
D | inode.c | 97 ramfs_mknod(struct user_namespace *mnt_userns, struct inode *dir, in ramfs_mknod() 112 static int ramfs_mkdir(struct user_namespace *mnt_userns, struct inode *dir, in ramfs_mkdir() 121 static int ramfs_create(struct user_namespace *mnt_userns, struct inode *dir, in ramfs_create() 127 static int ramfs_symlink(struct user_namespace *mnt_userns, struct inode *dir, in ramfs_symlink() 147 static int ramfs_tmpfile(struct user_namespace *mnt_userns, in ramfs_tmpfile()
|
/fs/orangefs/ |
D | namei.c | 18 static int orangefs_create(struct user_namespace *mnt_userns, in orangefs_create() 219 static int orangefs_symlink(struct user_namespace *mnt_userns, in orangefs_symlink() 308 static int orangefs_mkdir(struct user_namespace *mnt_userns, struct inode *dir, in orangefs_mkdir() 378 static int orangefs_rename(struct user_namespace *mnt_userns, in orangefs_rename()
|
/fs/ntfs3/ |
D | namei.c | 105 static int ntfs_create(struct user_namespace *mnt_userns, struct inode *dir, in ntfs_create() 121 static int ntfs_mknod(struct user_namespace *mnt_userns, struct inode *dir, in ntfs_mknod() 194 static int ntfs_symlink(struct user_namespace *mnt_userns, struct inode *dir, in ntfs_symlink() 209 static int ntfs_mkdir(struct user_namespace *mnt_userns, struct inode *dir, in ntfs_mkdir() 240 static int ntfs_rename(struct user_namespace *mnt_userns, struct inode *dir, in ntfs_rename()
|
D | xattr.c | 586 static noinline int ntfs_set_acl_ex(struct user_namespace *mnt_userns, in ntfs_set_acl_ex() 661 int ntfs_set_acl(struct user_namespace *mnt_userns, struct inode *inode, in ntfs_set_acl() 672 int ntfs_init_acl(struct user_namespace *mnt_userns, struct inode *inode, in ntfs_init_acl() 706 int ntfs_acl_chmod(struct user_namespace *mnt_userns, struct inode *inode) in ntfs_acl_chmod() 722 int ntfs_permission(struct user_namespace *mnt_userns, struct inode *inode, in ntfs_permission() 844 struct user_namespace *mnt_userns, in ntfs_setxattr()
|
/fs/hfsplus/ |
D | dir.c | 437 static int hfsplus_symlink(struct user_namespace *mnt_userns, struct inode *dir, in hfsplus_symlink() 479 static int hfsplus_mknod(struct user_namespace *mnt_userns, struct inode *dir, in hfsplus_mknod() 520 static int hfsplus_create(struct user_namespace *mnt_userns, struct inode *dir, in hfsplus_create() 526 static int hfsplus_mkdir(struct user_namespace *mnt_userns, struct inode *dir, in hfsplus_mkdir() 532 static int hfsplus_rename(struct user_namespace *mnt_userns, in hfsplus_rename()
|
/fs/ecryptfs/ |
D | inode.c | 262 ecryptfs_create(struct user_namespace *mnt_userns, in ecryptfs_create() 465 static int ecryptfs_symlink(struct user_namespace *mnt_userns, in ecryptfs_symlink() 504 static int ecryptfs_mkdir(struct user_namespace *mnt_userns, struct inode *dir, in ecryptfs_mkdir() 557 ecryptfs_mknod(struct user_namespace *mnt_userns, struct inode *dir, in ecryptfs_mknod() 583 ecryptfs_rename(struct user_namespace *mnt_userns, struct inode *old_dir, in ecryptfs_rename() 873 ecryptfs_permission(struct user_namespace *mnt_userns, struct inode *inode, in ecryptfs_permission() 893 static int ecryptfs_setattr(struct user_namespace *mnt_userns, in ecryptfs_setattr() 981 static int ecryptfs_getattr_link(struct user_namespace *mnt_userns, in ecryptfs_getattr_link() 1007 static int ecryptfs_getattr(struct user_namespace *mnt_userns, in ecryptfs_getattr() 1119 static int ecryptfs_fileattr_set(struct user_namespace *mnt_userns, in ecryptfs_fileattr_set() [all …]
|
/fs/nilfs2/ |
D | namei.c | 75 static int nilfs_create(struct user_namespace *mnt_userns, struct inode *dir, in nilfs_create() 103 nilfs_mknod(struct user_namespace *mnt_userns, struct inode *dir, in nilfs_mknod() 128 static int nilfs_symlink(struct user_namespace *mnt_userns, struct inode *dir, in nilfs_symlink() 205 static int nilfs_mkdir(struct user_namespace *mnt_userns, struct inode *dir, in nilfs_mkdir() 343 static int nilfs_rename(struct user_namespace *mnt_userns, in nilfs_rename()
|
/fs/hpfs/ |
D | namei.c | 23 static int hpfs_mkdir(struct user_namespace *mnt_userns, struct inode *dir, in hpfs_mkdir() 132 static int hpfs_create(struct user_namespace *mnt_userns, struct inode *dir, in hpfs_create() 220 static int hpfs_mknod(struct user_namespace *mnt_userns, struct inode *dir, in hpfs_mknod() 295 static int hpfs_symlink(struct user_namespace *mnt_userns, struct inode *dir, in hpfs_symlink() 514 static int hpfs_rename(struct user_namespace *mnt_userns, struct inode *old_dir, in hpfs_rename()
|
/fs/jffs2/ |
D | dir.c | 163 static int jffs2_create(struct user_namespace *mnt_userns, struct inode *dir_i, in jffs2_create() 282 static int jffs2_symlink (struct user_namespace *mnt_userns, struct inode *dir_i, in jffs2_symlink() 445 static int jffs2_mkdir (struct user_namespace *mnt_userns, struct inode *dir_i, in jffs2_mkdir() 617 static int jffs2_mknod (struct user_namespace *mnt_userns, struct inode *dir_i, in jffs2_mknod() 765 static int jffs2_rename (struct user_namespace *mnt_userns, in jffs2_rename()
|
/fs/hfs/ |
D | dir.c | 192 static int hfs_create(struct user_namespace *mnt_userns, struct inode *dir, in hfs_create() 222 static int hfs_mkdir(struct user_namespace *mnt_userns, struct inode *dir, in hfs_mkdir() 283 static int hfs_rename(struct user_namespace *mnt_userns, struct inode *old_dir, in hfs_rename()
|
/fs/coda/ |
D | dir.c | 76 int coda_permission(struct user_namespace *mnt_userns, struct inode *inode, in coda_permission() 136 static int coda_create(struct user_namespace *mnt_userns, struct inode *dir, in coda_create() 169 static int coda_mkdir(struct user_namespace *mnt_userns, struct inode *dir, in coda_mkdir() 231 static int coda_symlink(struct user_namespace *mnt_userns, in coda_symlink() 298 static int coda_rename(struct user_namespace *mnt_userns, struct inode *old_dir, in coda_rename()
|
/fs/kernfs/ |
D | inode.c | 110 int kernfs_iop_setattr(struct user_namespace *mnt_userns, struct dentry *dentry, in kernfs_iop_setattr() 184 int kernfs_iop_getattr(struct user_namespace *mnt_userns, in kernfs_iop_getattr() 277 int kernfs_iop_permission(struct user_namespace *mnt_userns, in kernfs_iop_permission() 331 struct user_namespace *mnt_userns, in kernfs_vfs_xattr_set() 398 struct user_namespace *mnt_userns, in kernfs_vfs_user_xattr_set()
|
/fs/9p/ |
D | vfs_inode_dotl.c | 225 v9fs_vfs_create_dotl(struct user_namespace *mnt_userns, struct inode *dir, in v9fs_vfs_create_dotl() 378 static int v9fs_vfs_mkdir_dotl(struct user_namespace *mnt_userns, in v9fs_vfs_mkdir_dotl() 469 v9fs_vfs_getattr_dotl(struct user_namespace *mnt_userns, in v9fs_vfs_getattr_dotl() 554 int v9fs_vfs_setattr_dotl(struct user_namespace *mnt_userns, in v9fs_vfs_setattr_dotl() 706 v9fs_vfs_symlink_dotl(struct user_namespace *mnt_userns, struct inode *dir, in v9fs_vfs_symlink_dotl() 848 v9fs_vfs_mknod_dotl(struct user_namespace *mnt_userns, struct inode *dir, in v9fs_vfs_mknod_dotl()
|
/fs/ubifs/ |
D | dir.c | 286 static int ubifs_create(struct user_namespace *mnt_userns, struct inode *dir, in ubifs_create() 423 static int ubifs_tmpfile(struct user_namespace *mnt_userns, struct inode *dir, in ubifs_tmpfile() 976 static int ubifs_mkdir(struct user_namespace *mnt_userns, struct inode *dir, in ubifs_mkdir() 1049 static int ubifs_mknod(struct user_namespace *mnt_userns, struct inode *dir, in ubifs_mknod() 1138 static int ubifs_symlink(struct user_namespace *mnt_userns, struct inode *dir, in ubifs_symlink() 1612 static int ubifs_rename(struct user_namespace *mnt_userns, in ubifs_rename() 1637 int ubifs_getattr(struct user_namespace *mnt_userns, const struct path *path, in ubifs_getattr()
|