Home
last modified time | relevance | path

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

/linux-6.6.21/fs/cachefiles/
Dnamei.c385 .old_mnt_idmap = &nop_mnt_idmap, in cachefiles_bury_object()
/linux-6.6.21/fs/overlayfs/
Doverlayfs.h346 .old_mnt_idmap = ovl_upper_mnt_idmap(ofs), in ovl_do_rename()
/linux-6.6.21/fs/ecryptfs/
Dinode.c627 rd.old_mnt_idmap = &nop_mnt_idmap; in ecryptfs_rename()
/linux-6.6.21/fs/
Dnamei.c4772 error = may_delete(rd->old_mnt_idmap, old_dir, old_dentry, is_dir); in vfs_rename()
4800 error = inode_permission(rd->old_mnt_idmap, source, in vfs_rename()
5021 rd.old_mnt_idmap = mnt_idmap(old_path.mnt); in do_renameat2()
/linux-6.6.21/fs/smb/server/
Dvfs.c763 rd.old_mnt_idmap = mnt_idmap(old_path->mnt), in ksmbd_vfs_rename()
/linux-6.6.21/fs/nfsd/
Dvfs.c1829 .old_mnt_idmap = &nop_mnt_idmap, in nfsd_rename()
/linux-6.6.21/include/linux/
Dfs.h1794 struct mnt_idmap *old_mnt_idmap; member