GLOCK_BUG_ON      157 fs/gfs2/glock.c 	GLOCK_BUG_ON(gl, __lockref_is_dead(&gl->gl_lockref));
GLOCK_BUG_ON      226 fs/gfs2/glock.c 		GLOCK_BUG_ON(gl, gl->gl_lockref.count < 2);
GLOCK_BUG_ON      246 fs/gfs2/glock.c 	GLOCK_BUG_ON(gl, !list_empty(&gl->gl_holders));
GLOCK_BUG_ON      247 fs/gfs2/glock.c 	GLOCK_BUG_ON(gl, mapping && mapping->nrpages);
GLOCK_BUG_ON      424 fs/gfs2/glock.c 		GLOCK_BUG_ON(gl, __lockref_is_dead(&gl->gl_lockref));
GLOCK_BUG_ON      506 fs/gfs2/glock.c 			GLOCK_BUG_ON(gl, 1);
GLOCK_BUG_ON      557 fs/gfs2/glock.c 	GLOCK_BUG_ON(gl, gl->gl_state == target);
GLOCK_BUG_ON      558 fs/gfs2/glock.c 	GLOCK_BUG_ON(gl, gl->gl_state == gl->gl_target);
GLOCK_BUG_ON      589 fs/gfs2/glock.c 			GLOCK_BUG_ON(gl, !test_bit(SDF_WITHDRAWN,
GLOCK_BUG_ON      634 fs/gfs2/glock.c 	GLOCK_BUG_ON(gl, test_bit(GLF_DEMOTE_IN_PROGRESS, &gl->gl_flags));
GLOCK_BUG_ON      643 fs/gfs2/glock.c 		GLOCK_BUG_ON(gl, gl->gl_demote_state == LM_ST_EXCLUSIVE);
GLOCK_BUG_ON     1118 fs/gfs2/glock.c 	GLOCK_BUG_ON(gl, gh->gh_owner_pid == NULL);
GLOCK_BUG_ON     1120 fs/gfs2/glock.c 		GLOCK_BUG_ON(gl, true);
GLOCK_BUG_ON     1250 fs/gfs2/glock.c 			GLOCK_BUG_ON(gl, test_and_set_bit(GLF_LOCK, &gl->gl_flags));
GLOCK_BUG_ON       76 fs/gfs2/glops.c 	GLOCK_BUG_ON(gl, !fsync && atomic_read(&gl->gl_ail_count));
GLOCK_BUG_ON      183 fs/gfs2/glops.c 	GLOCK_BUG_ON(gl, gl->gl_state != LM_ST_EXCLUSIVE);
GLOCK_BUG_ON      279 fs/gfs2/glops.c 	GLOCK_BUG_ON(gl, gl->gl_state != LM_ST_EXCLUSIVE);