/Linux-v6.6/fs/hpfs/ |
D | namei.c | 22 static int hpfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in hpfs_mkdir() 129 static int hpfs_create(struct mnt_idmap *idmap, struct inode *dir, in hpfs_create() 215 static int hpfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in hpfs_mknod() 288 static int hpfs_symlink(struct mnt_idmap *idmap, struct inode *dir, in hpfs_symlink() 506 static int hpfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in hpfs_rename()
|
/Linux-v6.6/fs/nilfs2/ |
D | namei.c | 75 static int nilfs_create(struct mnt_idmap *idmap, struct inode *dir, in nilfs_create() 103 nilfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in nilfs_mknod() 128 static int nilfs_symlink(struct mnt_idmap *idmap, struct inode *dir, in nilfs_symlink() 205 static int nilfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in nilfs_mkdir() 343 static int nilfs_rename(struct mnt_idmap *idmap, in nilfs_rename()
|
/Linux-v6.6/fs/jffs2/ |
D | dir.c | 163 static int jffs2_create(struct mnt_idmap *idmap, struct inode *dir_i, in jffs2_create() 283 static int jffs2_symlink (struct mnt_idmap *idmap, struct inode *dir_i, in jffs2_symlink() 447 static int jffs2_mkdir (struct mnt_idmap *idmap, struct inode *dir_i, in jffs2_mkdir() 620 static int jffs2_mknod (struct mnt_idmap *idmap, struct inode *dir_i, in jffs2_mknod() 769 static int jffs2_rename (struct mnt_idmap *idmap, in jffs2_rename()
|
/Linux-v6.6/fs/hfs/ |
D | dir.c | 192 static int hfs_create(struct mnt_idmap *idmap, struct inode *dir, in hfs_create() 222 static int hfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in hfs_mkdir() 283 static int hfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in hfs_rename()
|
/Linux-v6.6/fs/coda/ |
D | dir.c | 76 int coda_permission(struct mnt_idmap *idmap, struct inode *inode, in coda_permission() 136 static int coda_create(struct mnt_idmap *idmap, struct inode *dir, in coda_create() 169 static int coda_mkdir(struct mnt_idmap *idmap, struct inode *dir, in coda_mkdir() 231 static int coda_symlink(struct mnt_idmap *idmap, in coda_symlink() 298 static int coda_rename(struct mnt_idmap *idmap, struct inode *old_dir, in coda_rename()
|
/Linux-v6.6/fs/ntfs3/ |
D | namei.c | 107 static int ntfs_create(struct mnt_idmap *idmap, struct inode *dir, in ntfs_create() 123 static int ntfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in ntfs_mknod() 196 static int ntfs_symlink(struct mnt_idmap *idmap, struct inode *dir, in ntfs_symlink() 211 static int ntfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in ntfs_mkdir() 242 static int ntfs_rename(struct mnt_idmap *idmap, struct inode *dir, in ntfs_rename()
|
D | xattr.c | 536 struct posix_acl *ntfs_get_acl(struct mnt_idmap *idmap, struct dentry *dentry, in ntfs_get_acl() 585 static noinline int ntfs_set_acl_ex(struct mnt_idmap *idmap, in ntfs_set_acl_ex() 658 int ntfs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in ntfs_set_acl() 669 int ntfs_init_acl(struct mnt_idmap *idmap, struct inode *inode, in ntfs_init_acl() 703 int ntfs_acl_chmod(struct mnt_idmap *idmap, struct dentry *dentry) in ntfs_acl_chmod() 827 struct mnt_idmap *idmap, struct dentry *de, in ntfs_setxattr()
|
/Linux-v6.6/fs/kernfs/ |
D | inode.c | 110 int kernfs_iop_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in kernfs_iop_setattr() 183 int kernfs_iop_getattr(struct mnt_idmap *idmap, in kernfs_iop_getattr() 274 int kernfs_iop_permission(struct mnt_idmap *idmap, in kernfs_iop_permission() 332 struct mnt_idmap *idmap, in kernfs_vfs_xattr_set() 405 struct mnt_idmap *idmap, in kernfs_vfs_user_xattr_set()
|
/Linux-v6.6/fs/udf/ |
D | namei.c | 377 static int udf_create(struct mnt_idmap *idmap, struct inode *dir, in udf_create() 393 static int udf_tmpfile(struct mnt_idmap *idmap, struct inode *dir, in udf_tmpfile() 410 static int udf_mknod(struct mnt_idmap *idmap, struct inode *dir, in udf_mknod() 426 static int udf_mkdir(struct mnt_idmap *idmap, struct inode *dir, in udf_mkdir() 570 static int udf_symlink(struct mnt_idmap *idmap, struct inode *dir, in udf_symlink() 762 static int udf_rename(struct mnt_idmap *idmap, struct inode *old_dir, in udf_rename()
|
/Linux-v6.6/fs/9p/ |
D | vfs_inode_dotl.c | 221 v9fs_vfs_create_dotl(struct mnt_idmap *idmap, struct inode *dir, in v9fs_vfs_create_dotl() 354 static int v9fs_vfs_mkdir_dotl(struct mnt_idmap *idmap, in v9fs_vfs_mkdir_dotl() 440 v9fs_vfs_getattr_dotl(struct mnt_idmap *idmap, in v9fs_vfs_getattr_dotl() 534 int v9fs_vfs_setattr_dotl(struct mnt_idmap *idmap, in v9fs_vfs_setattr_dotl() 701 v9fs_vfs_symlink_dotl(struct mnt_idmap *idmap, struct inode *dir, in v9fs_vfs_symlink_dotl() 839 v9fs_vfs_mknod_dotl(struct mnt_idmap *idmap, struct inode *dir, in v9fs_vfs_mknod_dotl()
|
D | vfs_inode.c | 672 v9fs_vfs_create(struct mnt_idmap *idmap, struct inode *dir, in v9fs_vfs_create() 699 static int v9fs_vfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in v9fs_vfs_mkdir() 894 v9fs_vfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in v9fs_vfs_rename() 1002 v9fs_vfs_getattr(struct mnt_idmap *idmap, const struct path *path, in v9fs_vfs_getattr() 1050 static int v9fs_vfs_setattr(struct mnt_idmap *idmap, in v9fs_vfs_setattr() 1304 v9fs_vfs_symlink(struct mnt_idmap *idmap, struct inode *dir, in v9fs_vfs_symlink() 1359 v9fs_vfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in v9fs_vfs_mknod()
|
/Linux-v6.6/fs/ubifs/ |
D | dir.c | 285 static int ubifs_create(struct mnt_idmap *idmap, struct inode *dir, in ubifs_create() 422 static int ubifs_tmpfile(struct mnt_idmap *idmap, struct inode *dir, in ubifs_tmpfile() 976 static int ubifs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in ubifs_mkdir() 1049 static int ubifs_mknod(struct mnt_idmap *idmap, struct inode *dir, in ubifs_mknod() 1138 static int ubifs_symlink(struct mnt_idmap *idmap, struct inode *dir, in ubifs_symlink() 1609 static int ubifs_rename(struct mnt_idmap *idmap, in ubifs_rename() 1634 int ubifs_getattr(struct mnt_idmap *idmap, const struct path *path, in ubifs_getattr()
|
/Linux-v6.6/fs/overlayfs/ |
D | inode.c | 22 int ovl_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in ovl_setattr() 157 int ovl_getattr(struct mnt_idmap *idmap, const struct path *path, in ovl_getattr() 289 int ovl_permission(struct mnt_idmap *idmap, in ovl_permission() 473 struct mnt_idmap *idmap, in ovl_idmap_posix_acl() 524 struct mnt_idmap *idmap; in ovl_get_acl_path() local 565 struct posix_acl *do_ovl_get_acl(struct mnt_idmap *idmap, in do_ovl_get_acl() 661 int ovl_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in ovl_set_acl() 771 int ovl_fileattr_set(struct mnt_idmap *idmap, in ovl_fileattr_set()
|
/Linux-v6.6/fs/vboxsf/ |
D | dir.c | 298 static int vboxsf_dir_mkfile(struct mnt_idmap *idmap, in vboxsf_dir_mkfile() 305 static int vboxsf_dir_mkdir(struct mnt_idmap *idmap, in vboxsf_dir_mkdir() 391 static int vboxsf_dir_rename(struct mnt_idmap *idmap, in vboxsf_dir_rename() 434 static int vboxsf_dir_symlink(struct mnt_idmap *idmap, in vboxsf_dir_symlink()
|
/Linux-v6.6/fs/hostfs/ |
D | hostfs_kern.c | 596 static int hostfs_create(struct mnt_idmap *idmap, struct inode *dir, in hostfs_create() 681 static int hostfs_symlink(struct mnt_idmap *idmap, struct inode *ino, in hostfs_symlink() 694 static int hostfs_mkdir(struct mnt_idmap *idmap, struct inode *ino, in hostfs_mkdir() 719 static int hostfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in hostfs_mknod() 745 static int hostfs_rename2(struct mnt_idmap *idmap, in hostfs_rename2() 774 static int hostfs_permission(struct mnt_idmap *idmap, in hostfs_permission() 801 static int hostfs_setattr(struct mnt_idmap *idmap, in hostfs_setattr()
|
/Linux-v6.6/fs/efivarfs/ |
D | inode.c | 73 static int efivarfs_create(struct mnt_idmap *idmap, struct inode *dir, in efivarfs_create() 166 efivarfs_fileattr_set(struct mnt_idmap *idmap, in efivarfs_fileattr_set()
|
/Linux-v6.6/fs/f2fs/ |
D | acl.c | 207 static int f2fs_acl_update_mode(struct mnt_idmap *idmap, in f2fs_acl_update_mode() 229 static int __f2fs_set_acl(struct mnt_idmap *idmap, in __f2fs_set_acl() 279 int f2fs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in f2fs_set_acl()
|
/Linux-v6.6/fs/jfs/ |
D | namei.c | 62 static int jfs_create(struct mnt_idmap *idmap, struct inode *dip, in jfs_create() 195 static int jfs_mkdir(struct mnt_idmap *idmap, struct inode *dip, in jfs_mkdir() 877 static int jfs_symlink(struct mnt_idmap *idmap, struct inode *dip, in jfs_symlink() 1067 static int jfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in jfs_rename() 1353 static int jfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in jfs_mknod()
|
/Linux-v6.6/fs/gfs2/ |
D | inode.c | 869 static int gfs2_create(struct mnt_idmap *idmap, struct inode *dir, in gfs2_create() 1229 static int gfs2_symlink(struct mnt_idmap *idmap, struct inode *dir, in gfs2_symlink() 1251 static int gfs2_mkdir(struct mnt_idmap *idmap, struct inode *dir, in gfs2_mkdir() 1268 static int gfs2_mknod(struct mnt_idmap *idmap, struct inode *dir, in gfs2_mknod() 1780 static int gfs2_rename2(struct mnt_idmap *idmap, struct inode *odir, in gfs2_rename2() 1866 int gfs2_permission(struct mnt_idmap *idmap, struct inode *inode, in gfs2_permission() 1990 static int gfs2_setattr(struct mnt_idmap *idmap, in gfs2_setattr() 2051 static int gfs2_getattr(struct mnt_idmap *idmap, in gfs2_getattr()
|
/Linux-v6.6/fs/ |
D | internal.h | 279 static inline int do_set_acl(struct mnt_idmap *idmap, in do_set_acl() 285 static inline ssize_t do_get_acl(struct mnt_idmap *idmap, in do_get_acl()
|
/Linux-v6.6/fs/reiserfs/ |
D | namei.c | 621 static int reiserfs_create(struct mnt_idmap *idmap, struct inode *dir, in reiserfs_create() 701 static int reiserfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in reiserfs_mknod() 785 static int reiserfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in reiserfs_mkdir() 1101 static int reiserfs_symlink(struct mnt_idmap *idmap, in reiserfs_symlink() 1313 static int reiserfs_rename(struct mnt_idmap *idmap, in reiserfs_rename()
|
/Linux-v6.6/fs/affs/ |
D | namei.c | 245 affs_create(struct mnt_idmap *idmap, struct inode *dir, in affs_create() 277 affs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in affs_mkdir() 316 affs_symlink(struct mnt_idmap *idmap, struct inode *dir, in affs_symlink() 506 int affs_rename2(struct mnt_idmap *idmap, struct inode *old_dir, in affs_rename2()
|
/Linux-v6.6/fs/fat/ |
D | file.c | 398 int fat_getattr(struct mnt_idmap *idmap, const struct path *path, in fat_getattr() 459 static int fat_allow_set_time(struct mnt_idmap *idmap, in fat_allow_set_time() 480 int fat_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in fat_setattr()
|
/Linux-v6.6/fs/fuse/ |
D | dir.c | 839 static int fuse_mknod(struct mnt_idmap *idmap, struct inode *dir, in fuse_mknod() 862 static int fuse_create(struct mnt_idmap *idmap, struct inode *dir, in fuse_create() 868 static int fuse_tmpfile(struct mnt_idmap *idmap, struct inode *dir, in fuse_tmpfile() 885 static int fuse_mkdir(struct mnt_idmap *idmap, struct inode *dir, in fuse_mkdir() 907 static int fuse_symlink(struct mnt_idmap *idmap, struct inode *dir, in fuse_symlink() 1064 static int fuse_rename2(struct mnt_idmap *idmap, struct inode *olddir, in fuse_rename2() 1496 static int fuse_permission(struct mnt_idmap *idmap, in fuse_permission() 2007 static int fuse_setattr(struct mnt_idmap *idmap, struct dentry *entry, in fuse_setattr() 2070 static int fuse_getattr(struct mnt_idmap *idmap, in fuse_getattr()
|
/Linux-v6.6/security/ |
D | commoncap.c | 321 int cap_inode_killpriv(struct mnt_idmap *idmap, struct dentry *dentry) in cap_inode_killpriv() 380 int cap_inode_getsecurity(struct mnt_idmap *idmap, in cap_inode_getsecurity() 529 int cap_convert_nscap(struct mnt_idmap *idmap, struct dentry *dentry, in cap_convert_nscap() 635 int get_vfs_caps_from_disk(struct mnt_idmap *idmap, in get_vfs_caps_from_disk() 1030 int cap_inode_removexattr(struct mnt_idmap *idmap, in cap_inode_removexattr()
|