Home
last modified time | relevance | path

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

/fs/gfs2/
Dinode.c1343 static int gfs2_rename(struct inode *odir, struct dentry *odentry, in gfs2_rename()
1585 static int gfs2_exchange(struct inode *odir, struct dentry *odentry, in gfs2_exchange()
1721 static int gfs2_rename2(struct inode *odir, struct dentry *odentry, in gfs2_rename2()
/fs/xfs/
Dxfs_iops.c401 struct dentry *odentry, in xfs_vn_rename()
/fs/nfsd/
Dvfs.c1653 struct dentry *fdentry, *tdentry, *odentry, *ndentry, *trap; in nfsd_rename() local