Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dinode.c1470 static int gfs2_rename(struct inode *odir, struct dentry *odentry, in gfs2_rename()
1716 static int gfs2_exchange(struct inode *odir, struct dentry *odentry, in gfs2_exchange()
1855 struct dentry *odentry, struct inode *ndir, in gfs2_rename2()
/linux/fs/xfs/
H A Dxfs_iops.c472 struct dentry *odentry, in xfs_vn_rename()
/linux/fs/nfsd/
H A Dvfs.c1898 struct dentry *fdentry, *tdentry, *odentry, *ndentry, *trap; in nfsd_rename() local