Lines Matching refs:i_iopen_gh
1330 gfs2_holder_initialized(&ip->i_iopen_gh)) { in gfs2_drop_inode()
1331 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode()
1343 gfs2_holder_initialized(&ip->i_iopen_gh)) { in gfs2_drop_inode()
1344 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode()
1614 glock_clear_object(ip->i_iopen_gh.gh_gl, ip); in gfs2_evict_inode()
1615 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode()
1616 gfs2_glock_dq_uninit(&ip->i_iopen_gh); in gfs2_evict_inode()
1637 if (gfs2_holder_initialized(&ip->i_iopen_gh) && in gfs2_evict_inode()
1638 test_bit(HIF_HOLDER, &ip->i_iopen_gh.gh_iflags)) { in gfs2_evict_inode()
1639 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode()
1640 gfs2_glock_dq_wait(&ip->i_iopen_gh); in gfs2_evict_inode()
1642 &ip->i_iopen_gh); in gfs2_evict_inode()
1643 error = gfs2_glock_nq(&ip->i_iopen_gh); in gfs2_evict_inode()
1702 if (gfs2_holder_initialized(&ip->i_iopen_gh)) { in gfs2_evict_inode()
1703 glock_clear_object(ip->i_iopen_gh.gh_gl, ip); in gfs2_evict_inode()
1704 if (test_bit(HIF_HOLDER, &ip->i_iopen_gh.gh_iflags)) { in gfs2_evict_inode()
1705 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode()
1706 gfs2_glock_dq(&ip->i_iopen_gh); in gfs2_evict_inode()
1708 gfs2_holder_uninit(&ip->i_iopen_gh); in gfs2_evict_inode()
1728 if (gfs2_holder_initialized(&ip->i_iopen_gh)) { in gfs2_evict_inode()
1729 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_evict_inode()
1732 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode()
1734 gfs2_glock_dq_uninit(&ip->i_iopen_gh); in gfs2_evict_inode()