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

/linux-master/fs/ecryptfs/
H A Dinode.c629 rd.old_mnt_idmap = &nop_mnt_idmap;
/linux-master/fs/cachefiles/
H A Dnamei.c387 .old_mnt_idmap = &nop_mnt_idmap,
/linux-master/fs/overlayfs/
H A Doverlayfs.h358 .old_mnt_idmap = ovl_upper_mnt_idmap(ofs),
/linux-master/fs/
H A Dnamei.c4778 error = may_delete(rd->old_mnt_idmap, old_dir, old_dentry, is_dir);
4806 error = inode_permission(rd->old_mnt_idmap, source,
5031 rd.old_mnt_idmap = mnt_idmap(old_path.mnt);
/linux-master/fs/smb/server/
H A Dvfs.c777 rd.old_mnt_idmap = mnt_idmap(old_path->mnt),
/linux-master/fs/nfsd/
H A Dvfs.c1890 .old_mnt_idmap = &nop_mnt_idmap,
/linux-master/include/linux/
H A Dfs.h1877 * @old_mnt_idmap: idmap of the old mount the inode was found from
1887 struct mnt_idmap *old_mnt_idmap; member in struct:renamedata

Completed in 181 milliseconds