Searched refs:new_mnt_idmap (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/fs/ |
| H A D | namei.c | 5024 error = may_create(rd->new_mnt_idmap, new_dir, new_dentry); in vfs_rename() 5029 error = may_delete(rd->new_mnt_idmap, new_dir, in vfs_rename() 5032 error = may_delete(rd->new_mnt_idmap, new_dir, in vfs_rename() 5053 error = inode_permission(rd->new_mnt_idmap, target, in vfs_rename() 5121 error = old_dir->i_op->rename(rd->new_mnt_idmap, old_dir, old_dentry, in vfs_rename() 5267 rd.new_mnt_idmap = mnt_idmap(new_path.mnt); in do_renameat2()
|
| /linux-6.15/fs/cachefiles/ |
| H A D | namei.c | 393 .new_mnt_idmap = &nop_mnt_idmap, in cachefiles_bury_object()
|
| /linux-6.15/fs/overlayfs/ |
| H A D | overlayfs.h | 365 .new_mnt_idmap = ovl_upper_mnt_idmap(ofs), in ovl_do_rename()
|
| /linux-6.15/fs/ecryptfs/ |
| H A D | inode.c | 638 rd.new_mnt_idmap = &nop_mnt_idmap; in ecryptfs_rename()
|
| /linux-6.15/fs/smb/server/ |
| H A D | vfs.c | 768 rd.new_mnt_idmap = mnt_idmap(new_path.mnt), in ksmbd_vfs_rename()
|
| /linux-6.15/fs/nfsd/ |
| H A D | vfs.c | 1902 .new_mnt_idmap = &nop_mnt_idmap, in nfsd_rename()
|
| /linux-6.15/include/linux/ |
| H A D | fs.h | 2009 struct mnt_idmap *new_mnt_idmap; member
|