Home
last modified time | relevance | path

Searched refs:new_mnt_idmap (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/fs/
A Dnamei.c4698 error = may_create(rd->new_mnt_idmap, new_dir, new_dentry); in vfs_rename()
4703 error = may_delete(rd->new_mnt_idmap, new_dir, in vfs_rename()
4706 error = may_delete(rd->new_mnt_idmap, new_dir, in vfs_rename()
4727 error = inode_permission(rd->new_mnt_idmap, target, in vfs_rename()
4772 error = old_dir->i_op->rename(rd->new_mnt_idmap, old_dir, old_dentry, in vfs_rename()
4920 rd.new_mnt_idmap = mnt_idmap(new_path.mnt); in do_renameat2()
/linux-6.3-rc2/fs/cachefiles/
A Dnamei.c388 .new_mnt_idmap = &nop_mnt_idmap, in cachefiles_bury_object()
/linux-6.3-rc2/fs/overlayfs/
A Doverlayfs.h305 .new_mnt_idmap = ovl_upper_mnt_idmap(ofs), in ovl_do_rename()
/linux-6.3-rc2/fs/ecryptfs/
A Dinode.c622 rd.new_mnt_idmap = &nop_mnt_idmap; in ecryptfs_rename()
/linux-6.3-rc2/fs/ksmbd/
A Dvfs.c758 .new_mnt_idmap = dst_idmap, in __ksmbd_vfs_rename()
/linux-6.3-rc2/fs/nfsd/
A Dvfs.c1758 .new_mnt_idmap = &nop_mnt_idmap, in nfsd_rename()
/linux-6.3-rc2/include/linux/
A Dfs.h1642 struct mnt_idmap *new_mnt_idmap; member

Completed in 34 milliseconds