Lines Matching refs:i_iopen_gh
1036 gfs2_holder_initialized(&ip->i_iopen_gh)) { in gfs2_drop_inode()
1037 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode()
1049 gfs2_holder_initialized(&ip->i_iopen_gh)) { in gfs2_drop_inode()
1050 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode()
1279 struct gfs2_holder *gh = &ip->i_iopen_gh; in gfs2_upgrade_iopen_glock()
1363 glock_clear_object(ip->i_iopen_gh.gh_gl, ip); in evict_should_delete()
1364 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in evict_should_delete()
1365 gfs2_glock_dq_uninit(&ip->i_iopen_gh); in evict_should_delete()
1386 if (gfs2_holder_initialized(&ip->i_iopen_gh) && in evict_should_delete()
1387 test_bit(HIF_HOLDER, &ip->i_iopen_gh.gh_iflags)) { in evict_should_delete()
1389 gfs2_holder_uninit(&ip->i_iopen_gh); in evict_should_delete()
1541 if (gfs2_holder_initialized(&ip->i_iopen_gh)) { in gfs2_evict_inode()
1542 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_evict_inode()
1546 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode()
1547 gfs2_glock_dq_uninit(&ip->i_iopen_gh); in gfs2_evict_inode()
1569 gfs2_holder_mark_uninitialized(&ip->i_iopen_gh); in gfs2_alloc_inode()