| /kernel/linux/linux-6.6/fs/jffs2/ |
| H A D | dir.c | 163 static int jffs2_create(struct mnt_idmap *idmap, struct inode *dir_i, in jffs2_create() argument 283 static int jffs2_symlink (struct mnt_idmap *idmap, struct inode *dir_i, in jffs2_symlink() argument 447 static int jffs2_mkdir (struct mnt_idmap *idmap, struct inode *dir_i, in jffs2_mkdir() argument 620 static int jffs2_mknod (struct mnt_idmap *idmap, struct inode *dir_i, in jffs2_mknod() argument 769 static int jffs2_rename (struct mnt_idmap *idmap, in jffs2_rename() argument
|
| H A D | fs.c | 193 int jffs2_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in jffs2_setattr() argument
|
| /kernel/linux/linux-6.6/fs/nilfs2/ |
| H A D | namei.c | 75 static int nilfs_create(struct mnt_idmap *idmap, struct inode *dir, in nilfs_create() argument 103 nilfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in nilfs_mknod() argument 128 static int nilfs_symlink(struct mnt_idmap *idmap, struct inode *dir, in nilfs_symlink() argument 205 static int nilfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in nilfs_mkdir() argument 343 static int nilfs_rename(struct mnt_idmap *idmap, in nilfs_rename() argument
|
| /kernel/linux/linux-6.6/fs/exfat/ |
| H A D | file.c | 228 int exfat_getattr(struct mnt_idmap *idmap, const struct path *path, in exfat_getattr() argument 244 int exfat_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in exfat_setattr() argument
|
| /kernel/linux/linux-6.6/fs/hmdfs/ |
| H A D | inode_cloud.c | 353 int hmdfs_mkdir_cloud(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode) in hmdfs_mkdir_cloud() argument 358 int hmdfs_create_cloud(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, in hmdfs_create_cloud() argument 374 int hmdfs_rename_cloud(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, in hmdfs_rename_cloud() argument 381 static int hmdfs_dir_setattr_cloud(struct mnt_idmap *idmap, struct dentry *dentry, struct iattr *ia) in hmdfs_dir_setattr_cloud() argument 398 static int hmdfs_setattr_cloud(struct mnt_idmap *idmap, struct dentry *dentry, struct iattr *ia) in hmdfs_setattr_cloud() argument 421 static int hmdfs_get_cached_attr_cloud(struct mnt_idmap *idmap, const struct path *path, in hmdfs_get_cached_attr_cloud() argument
|
| /kernel/linux/linux-6.6/fs/adfs/ |
| H A D | inode.c | 297 adfs_notify_change(struct mnt_idmap *idmap, struct dentry *dentry, in adfs_notify_change() argument
|
| /kernel/linux/linux-6.6/fs/bfs/ |
| H A D | dir.c | 78 static int bfs_create(struct mnt_idmap *idmap, struct inode *dir, in bfs_create() argument 202 static int bfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in bfs_rename() argument
|
| /kernel/linux/linux-6.6/fs/coda/ |
| H A D | inode.c | 254 int coda_getattr(struct mnt_idmap *idmap, const struct path *path, in coda_getattr() argument 264 int coda_setattr(struct mnt_idmap *idmap, struct dentry *de, in coda_setattr() argument
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | acl.c | 207 static int f2fs_acl_update_mode(struct mnt_idmap *idmap, in f2fs_acl_update_mode() argument 229 static int __f2fs_set_acl(struct mnt_idmap *idmap, in __f2fs_set_acl() argument 279 int f2fs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in f2fs_set_acl() argument
|
| /kernel/linux/linux-6.6/fs/hfsplus/ |
| H A D | dir.c | 437 static int hfsplus_symlink(struct mnt_idmap *idmap, struct inode *dir, in hfsplus_symlink() argument 479 static int hfsplus_mknod(struct mnt_idmap *idmap, struct inode *dir, in hfsplus_mknod() argument 520 static int hfsplus_create(struct mnt_idmap *idmap, struct inode *dir, in hfsplus_create() argument 526 static int hfsplus_mkdir(struct mnt_idmap *idmap, struct inode *dir, in hfsplus_mkdir() argument 532 static int hfsplus_rename(struct mnt_idmap *idmap, in hfsplus_rename() argument
|
| /kernel/linux/linux-6.6/fs/hpfs/ |
| H A D | namei.c | 22 static int hpfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in hpfs_mkdir() argument 129 static int hpfs_create(struct mnt_idmap *idmap, struct inode *dir, in hpfs_create() argument 215 static int hpfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in hpfs_mknod() argument 288 static int hpfs_symlink(struct mnt_idmap *idmap, struct inode *dir, in hpfs_symlink() argument 506 static int hpfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in hpfs_rename() argument
|
| /kernel/linux/linux-6.6/fs/kernfs/ |
| H A D | inode.c | 110 int kernfs_iop_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in kernfs_iop_setattr() argument 183 int kernfs_iop_getattr(struct mnt_idmap *idmap, in kernfs_iop_getattr() argument 274 int kernfs_iop_permission(struct mnt_idmap *idmap, in kernfs_iop_permission() argument 331 kernfs_vfs_xattr_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *suffix, const void *value, size_t size, int flags) kernfs_vfs_xattr_set() argument 404 kernfs_vfs_user_xattr_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *suffix, const void *value, size_t size, int flags) kernfs_vfs_user_xattr_set() argument
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | bad_inode.c | 30 static int bad_inode_create(struct mnt_idmap *idmap, in bad_inode_create() argument 54 static int bad_inode_symlink(struct mnt_idmap *idmap, in bad_inode_symlink() argument 61 static int bad_inode_mkdir(struct mnt_idmap *idmap, struct inode *dir, in bad_inode_mkdir() argument 72 static int bad_inode_mknod(struct mnt_idmap *idmap, struct inode *dir, in bad_inode_mknod() argument 78 static int bad_inode_rename2(struct mnt_idmap *idmap, in bad_inode_rename2() argument 92 static int bad_inode_permission(struct mnt_idmap *idmap, in bad_inode_permission() argument 98 static int bad_inode_getattr(struct mnt_idmap *idmap, in bad_inode_getattr() argument 105 static int bad_inode_setattr(struct mnt_idmap *idmap, in bad_inode_setattr() argument 148 static int bad_inode_tmpfile(struct mnt_idmap *idmap, in bad_inode_tmpfile() argument 155 static int bad_inode_set_acl(struct mnt_idmap *idmap, in bad_inode_set_acl() argument [all...] |
| H A D | remap_range.c | 425 struct mnt_idmap *idmap = file_mnt_idmap(file); in allow_file_dedupe() local
|
| /kernel/linux/linux-6.6/fs/ext2/ |
| H A D | namei.c | 102 static int ext2_create (struct mnt_idmap * idmap, in ext2_create() argument 122 static int ext2_tmpfile(struct mnt_idmap *idmap, struct inode *dir, in ext2_tmpfile() argument 136 static int ext2_mknod (struct mnt_idmap * idmap, struct inode * dir, in ext2_mknod() argument 157 static int ext2_symlink (struct mnt_idmap * idmap, struct inode * dir, in ext2_symlink() argument 228 static int ext2_mkdir(struct mnt_idmap * idmap, in ext2_mkdir() argument 317 static int ext2_rename (struct mnt_idmap * idmap, in ext2_rename() argument
|
| /kernel/linux/linux-6.6/fs/proc/ |
| H A D | fd.c | 329 int proc_fd_permission(struct mnt_idmap *idmap, in proc_fd_permission() argument 348 static int proc_fd_getattr(struct mnt_idmap *idmap, in proc_fd_getattr() argument
|
| H A D | proc_net.c | 302 static int proc_tgid_net_getattr(struct mnt_idmap *idmap, in proc_tgid_net_getattr() argument
|
| H A D | root.c | 313 static int proc_root_getattr(struct mnt_idmap *idmap, in proc_root_getattr() argument
|
| /kernel/linux/linux-6.6/fs/sharefs/ |
| H A D | inode.c | 17 static int sharefs_getattr(struct mnt_idmap *idmap, const struct path *path, struct kstat *stat, in sharefs_getattr() argument 58 static int sharefs_permission(struct mnt_idmap *idmap, struct inode *inode, int mask) in sharefs_permission() argument
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | xattr.c | 372 btrfs_xattr_handler_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *buffer, size_t size, int flags) btrfs_xattr_handler_set() argument 385 btrfs_xattr_handler_set_prop(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags) btrfs_xattr_handler_set_prop() argument
|
| /kernel/linux/linux-6.6/fs/omfs/ |
| H A D | dir.c | 282 static int omfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in omfs_mkdir() argument 288 static int omfs_create(struct mnt_idmap *idmap, struct inode *dir, in omfs_create() argument 373 static int omfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in omfs_rename() argument
|
| H A D | file.c | 340 static int omfs_setattr(struct mnt_idmap *idmap, in omfs_setattr() argument
|
| /kernel/linux/linux-6.6/fs/orangefs/ |
| H A D | xattr.c | 528 orangefs_xattr_set_default(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *buffer, size_t size, int flags) orangefs_xattr_set_default() argument
|
| /kernel/linux/linux-6.6/fs/ramfs/ |
| H A D | inode.c | 98 ramfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in ramfs_mknod() argument 113 static int ramfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in ramfs_mkdir() argument 122 static int ramfs_create(struct mnt_idmap *idmap, struct inode *dir, in ramfs_create() argument 128 static int ramfs_symlink(struct mnt_idmap *idmap, struct inode *dir, in ramfs_symlink() argument 148 static int ramfs_tmpfile(struct mnt_idmap *idmap, in ramfs_tmpfile() argument
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | xattr.c | 91 cifs_xattr_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *dentry, struct inode *inode, const char *name, const void *value, size_t size, int flags) cifs_xattr_set() argument
|