Home
last modified time | relevance | path

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

/Linux-v6.6/fs/cachefiles/
Dnamei.c385 .old_mnt_idmap = &nop_mnt_idmap, in cachefiles_bury_object()
/Linux-v6.6/fs/overlayfs/
Doverlayfs.h346 .old_mnt_idmap = ovl_upper_mnt_idmap(ofs), in ovl_do_rename()
/Linux-v6.6/fs/ecryptfs/
Dinode.c619 rd.old_mnt_idmap = &nop_mnt_idmap; in ecryptfs_rename()
/Linux-v6.6/fs/
Dnamei.c4776 error = may_delete(rd->old_mnt_idmap, old_dir, old_dentry, is_dir); in vfs_rename()
4804 error = inode_permission(rd->old_mnt_idmap, source, in vfs_rename()
5007 rd.old_mnt_idmap = mnt_idmap(old_path.mnt); in do_renameat2()
/Linux-v6.6/fs/smb/server/
Dvfs.c773 rd.old_mnt_idmap = mnt_idmap(old_path->mnt), in ksmbd_vfs_rename()
/Linux-v6.6/fs/nfsd/
Dvfs.c1838 .old_mnt_idmap = &nop_mnt_idmap, in nfsd_rename()
/Linux-v6.6/include/linux/
Dfs.h1733 struct mnt_idmap *old_mnt_idmap; member