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()
2095 &ip->i_rgd_gh); in gfs2_inplace_reserve()2104 &ip->i_rgd_gh); in gfs2_inplace_reserve()2107 gfs2_glock_dq_uninit(&ip->i_rgd_gh); in gfs2_inplace_reserve()2120 error = gfs2_instantiate(&ip->i_rgd_gh); in gfs2_inplace_reserve()2163 gfs2_glock_dq_uninit(&ip->i_rgd_gh); in gfs2_inplace_reserve()2214 if (gfs2_holder_initialized(&ip->i_rgd_gh)) in gfs2_inplace_release()2215 gfs2_glock_dq_uninit(&ip->i_rgd_gh); in gfs2_inplace_release()
393 struct gfs2_holder i_rgd_gh; member
Completed in 17 milliseconds