Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dinode.c1347 static int gfs2_rename(struct inode *odir, struct dentry *odentry, in gfs2_rename()
1570 static int gfs2_exchange(struct inode *odir, struct dentry *odentry, in gfs2_exchange()
1700 static int gfs2_rename2(struct inode *odir, struct dentry *odentry, in gfs2_rename2()
/linux-4.19.296/fs/xfs/
Dxfs_iops.c411 struct dentry *odentry, in xfs_vn_rename()
/linux-4.19.296/fs/nfsd/
Dvfs.c1672 struct dentry *fdentry, *tdentry, *odentry, *ndentry, *trap; in nfsd_rename() local