Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dinode.c1397 static int gfs2_rename(struct inode *odir, struct dentry *odentry, in gfs2_rename()
1643 static int gfs2_exchange(struct inode *odir, struct dentry *odentry, in gfs2_exchange()
1782 struct dentry *odentry, struct inode *ndir, in gfs2_rename2()
/openbmc/linux/fs/xfs/
H A Dxfs_iops.c447 struct dentry *odentry, in xfs_vn_rename()
/openbmc/linux/fs/nfsd/
H A Dvfs.c1761 struct dentry *fdentry, *tdentry, *odentry, *ndentry, *trap; in nfsd_rename() local