Home
last modified time | relevance | path

Searched defs:odentry (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/fs/gfs2/
Dinode.c1371 static int gfs2_rename(struct inode *odir, struct dentry *odentry, in gfs2_rename()
1614 static int gfs2_exchange(struct inode *odir, struct dentry *odentry, in gfs2_exchange()
1750 static int gfs2_rename2(struct inode *odir, struct dentry *odentry, in gfs2_rename2()
/linux-5.10/fs/xfs/
Dxfs_iops.c409 struct dentry *odentry, in xfs_vn_rename()
/linux-5.10/fs/nfsd/
Dvfs.c1723 struct dentry *fdentry, *tdentry, *odentry, *ndentry, *trap; in nfsd_rename() local