odir             1343 fs/gfs2/inode.c static int gfs2_rename(struct inode *odir, struct dentry *odentry,
odir             1346 fs/gfs2/inode.c 	struct gfs2_inode *odip = GFS2_I(odir);
odir             1350 fs/gfs2/inode.c 	struct gfs2_sbd *sdp = GFS2_SB(odir);
odir             1585 fs/gfs2/inode.c static int gfs2_exchange(struct inode *odir, struct dentry *odentry,
odir             1589 fs/gfs2/inode.c 	struct gfs2_inode *odip = GFS2_I(odir);
odir             1593 fs/gfs2/inode.c 	struct gfs2_sbd *sdp = GFS2_SB(odir);
odir             1721 fs/gfs2/inode.c static int gfs2_rename2(struct inode *odir, struct dentry *odentry,
odir             1731 fs/gfs2/inode.c 		return gfs2_exchange(odir, odentry, ndir, ndentry, flags);
odir             1733 fs/gfs2/inode.c 	return gfs2_rename(odir, odentry, ndir, ndentry);
odir              400 fs/xfs/xfs_iops.c 	struct inode	*odir,
odir              428 fs/xfs/xfs_iops.c 	return xfs_rename(XFS_I(odir), &oname, XFS_I(d_inode(odentry)),
odir             2577 sound/pci/es1968.c 	u16 odir = inw(io + IO_DIR);
odir             2583 sound/pci/es1968.c 		outw(odir | (1 << gpio.data) | (1 << gpio.clk) | (1 << gpio.wren),
odir             2588 sound/pci/es1968.c 		outw((odir & ~((1 << gpio.data) | (1 << gpio.most)))