gh_gl            1511 fs/gfs2/bmap.c 		rgd = gfs2_glock2rgrp(rd_gh->gh_gl);
gh_gl            1513 fs/gfs2/bmap.c 			     gfs2_glock_is_locked_by_me(rd_gh->gh_gl));
gh_gl              97 fs/gfs2/dentry.c 	if (test_bit(GLF_DEMOTE, &ginode->i_iopen_gh.gh_gl->gl_flags))
gh_gl            2023 fs/gfs2/dir.c  		struct gfs2_rgrpd *rgd = gfs2_glock2rgrp(rlist.rl_ghs[x].gh_gl);
gh_gl             309 fs/gfs2/glock.c 		struct gfs2_sbd *sdp = gh->gh_gl->gl_name.ln_sbd;
gh_gl             895 fs/gfs2/glock.c 	gh->gh_gl = gl;
gh_gl             934 fs/gfs2/glock.c 	gfs2_glock_put(gh->gh_gl);
gh_gl             963 fs/gfs2/glock.c 	gfs2_glock_update_hold_time(gh->gh_gl, start_time);
gh_gl             989 fs/gfs2/glock.c 	struct gfs2_sbd *sdp = ghs[0].gh_gl->gl_name.ln_sbd;
gh_gl            1000 fs/gfs2/glock.c 		timeout += ghs[i].gh_gl->gl_hold_time << 1;
gh_gl            1036 fs/gfs2/glock.c 				gfs2_glock_update_hold_time(ghs[i].gh_gl,
gh_gl            1112 fs/gfs2/glock.c 	struct gfs2_glock *gl = gh->gh_gl;
gh_gl            1131 fs/gfs2/glock.c 		    (gh->gh_gl->gl_ops->go_type != LM_TYPE_FLOCK)))
gh_gl            1170 fs/gfs2/glock.c 	       gh2->gh_gl->gl_name.ln_type, gh2->gh_state);
gh_gl            1174 fs/gfs2/glock.c 	       gh->gh_gl->gl_name.ln_type, gh->gh_state);
gh_gl            1190 fs/gfs2/glock.c 	struct gfs2_glock *gl = gh->gh_gl;
gh_gl            1237 fs/gfs2/glock.c 	struct gfs2_glock *gl = gh->gh_gl;
gh_gl            1278 fs/gfs2/glock.c 	struct gfs2_glock *gl = gh->gh_gl;
gh_gl            1335 fs/gfs2/glock.c 	const struct lm_lockname *a = &gh_a->gh_gl->gl_name;
gh_gl            1336 fs/gfs2/glock.c 	const struct lm_lockname *b = &gh_b->gh_gl->gl_name;
gh_gl            1342 fs/gfs2/glock.c 	BUG_ON(gh_a->gh_gl->gl_ops->go_type == gh_b->gh_gl->gl_ops->go_type);
gh_gl             256 fs/gfs2/glock.h 	gh->gh_gl = NULL;
gh_gl             261 fs/gfs2/glock.h 	return gh->gh_gl;
gh_gl             454 fs/gfs2/glops.c 	struct gfs2_glock *gl = gh->gh_gl;
gh_gl             279 fs/gfs2/incore.h 	struct gfs2_glock *gh_gl;
gh_gl             174 fs/gfs2/inode.c 		glock_set_object(ip->i_iopen_gh.gh_gl, ip);
gh_gl             202 fs/gfs2/inode.c 	glock_clear_object(ip->i_iopen_gh.gh_gl, ip);
gh_gl             734 fs/gfs2/inode.c 	glock_set_object(ip->i_iopen_gh.gh_gl, ip);
gh_gl            1274 fs/gfs2/rgrp.c 	struct gfs2_rgrpd *rgd = gh->gh_gl->gl_object;
gh_gl            1310 fs/gfs2/rgrp.c 	struct gfs2_rgrpd *rgd = gh->gh_gl->gl_object;
gh_gl            1311 fs/gfs2/rgrp.c 	int demote_requested = test_bit(GLF_DEMOTE, &gh->gh_gl->gl_flags) |
gh_gl            1312 fs/gfs2/rgrp.c 		test_bit(GLF_PENDING_DEMOTE, &gh->gh_gl->gl_flags);
gh_gl             873 fs/gfs2/super.c 							gfs2_glock2rgrp(gh->gh_gl);
gh_gl             999 fs/gfs2/super.c 		struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl;
gh_gl            1012 fs/gfs2/super.c 		struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl;
gh_gl            1270 fs/gfs2/super.c 		glock_clear_object(ip->i_iopen_gh.gh_gl, ip);
gh_gl            1355 fs/gfs2/super.c 		glock_clear_object(ip->i_iopen_gh.gh_gl, ip);
gh_gl            1380 fs/gfs2/super.c 		struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl;
gh_gl             214 fs/gfs2/trace_gfs2.h 		__entry->dev	= gh->gh_gl->gl_name.ln_sbd->sd_vfs->s_dev;
gh_gl             215 fs/gfs2/trace_gfs2.h 		__entry->glnum	= gh->gh_gl->gl_name.ln_number;
gh_gl             216 fs/gfs2/trace_gfs2.h 		__entry->gltype	= gh->gh_gl->gl_name.ln_type;
gh_gl             244 fs/gfs2/trace_gfs2.h 		__entry->dev	= gh->gh_gl->gl_name.ln_sbd->sd_vfs->s_dev;
gh_gl             245 fs/gfs2/trace_gfs2.h 		__entry->glnum	= gh->gh_gl->gl_name.ln_number;
gh_gl             246 fs/gfs2/trace_gfs2.h 		__entry->gltype	= gh->gh_gl->gl_name.ln_type;
gh_gl            1303 fs/gfs2/xattr.c 		rgd = gfs2_glock2rgrp(rlist.rl_ghs[x].gh_gl);