ji_gh             540 fs/gfs2/ops_fstype.c static int gfs2_jindex_hold(struct gfs2_sbd *sdp, struct gfs2_holder *ji_gh)
ji_gh             553 fs/gfs2/ops_fstype.c 		error = gfs2_glock_nq_init(dip->i_gl, LM_ST_SHARED, 0, ji_gh);
ji_gh             566 fs/gfs2/ops_fstype.c 		gfs2_glock_dq_uninit(ji_gh);
ji_gh             646 fs/gfs2/ops_fstype.c 	struct gfs2_holder ji_gh;
ji_gh             664 fs/gfs2/ops_fstype.c 	error = gfs2_jindex_hold(sdp, &ji_gh);
ji_gh             757 fs/gfs2/ops_fstype.c 	gfs2_glock_dq_uninit(&ji_gh);
ji_gh             771 fs/gfs2/ops_fstype.c 		gfs2_glock_dq_uninit(&ji_gh);
ji_gh             299 fs/gfs2/recovery.c 	struct gfs2_holder j_gh, ji_gh, thaw_gh;
ji_gh             332 fs/gfs2/recovery.c 					   LM_FLAG_NOEXP | GL_NOCACHE, &ji_gh);
ji_gh             419 fs/gfs2/recovery.c 		gfs2_glock_dq_uninit(&ji_gh);
ji_gh             430 fs/gfs2/recovery.c 		gfs2_glock_dq_uninit(&ji_gh);