Searched refs:odip (Results 1 – 1 of 1) sorted by relevance
1378 struct gfs2_inode *odip = GFS2_I(odir); in gfs2_rename() local1407 if (odip != ndip) { in gfs2_rename()1423 gfs2_holder_init(odip->i_gl, LM_ST_EXCLUSIVE, GL_ASYNC, ghs); in gfs2_rename()1424 if (odip != ndip) { in gfs2_rename()1469 error = gfs2_unlink_ok(odip, &odentry->d_name, ip); in gfs2_rename()1514 if (odip != ndip) { in gfs2_rename()1576 error = gfs2_dir_del(odip, odentry); in gfs2_rename()1625 struct gfs2_inode *odip = GFS2_I(odir); in gfs2_exchange() local1642 if (odip != ndip) { in gfs2_exchange()1657 error = gfs2_ok_to_move(nip, odip); in gfs2_exchange()[all …]