Searched refs:i_rgd_gh (Results 1 – 3 of 3) sorted by relevance
43 gfs2_holder_mark_uninitialized(&ip->i_rgd_gh); in gfs2_init_inode_once()
2097 &ip->i_rgd_gh); in gfs2_inplace_reserve()2106 &ip->i_rgd_gh); in gfs2_inplace_reserve()2109 gfs2_glock_dq_uninit(&ip->i_rgd_gh); in gfs2_inplace_reserve()2122 error = gfs2_instantiate(&ip->i_rgd_gh); in gfs2_inplace_reserve()2165 gfs2_glock_dq_uninit(&ip->i_rgd_gh); in gfs2_inplace_reserve()2216 if (gfs2_holder_initialized(&ip->i_rgd_gh)) in gfs2_inplace_release()2217 gfs2_glock_dq_uninit(&ip->i_rgd_gh); in gfs2_inplace_release()
394 struct gfs2_holder i_rgd_gh; member