Home
last modified time | relevance | path

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

/linux-6.15/fs/cachefiles/
H A Dnamei.c390 .old_mnt_idmap = &nop_mnt_idmap, in cachefiles_bury_object()
/linux-6.15/fs/overlayfs/
H A Doverlayfs.h362 .old_mnt_idmap = ovl_upper_mnt_idmap(ofs), in ovl_do_rename()
/linux-6.15/fs/ecryptfs/
H A Dinode.c635 rd.old_mnt_idmap = &nop_mnt_idmap; in ecryptfs_rename()
/linux-6.15/fs/
H A Dnamei.c5019 error = may_delete(rd->old_mnt_idmap, old_dir, old_dentry, is_dir); in vfs_rename()
5047 error = inode_permission(rd->old_mnt_idmap, source, in vfs_rename()
5264 rd.old_mnt_idmap = mnt_idmap(old_path.mnt); in do_renameat2()
/linux-6.15/fs/smb/server/
H A Dvfs.c765 rd.old_mnt_idmap = mnt_idmap(old_path->mnt), in ksmbd_vfs_rename()
/linux-6.15/fs/nfsd/
H A Dvfs.c1899 .old_mnt_idmap = &nop_mnt_idmap, in nfsd_rename()
/linux-6.15/include/linux/
H A Dfs.h2006 struct mnt_idmap *old_mnt_idmap; member