GLOCK_BUG_ON 190 fs/gfs2/glock.c GLOCK_BUG_ON(gl, gl->gl_state != LM_ST_UNLOCKED); GLOCK_BUG_ON 191 fs/gfs2/glock.c GLOCK_BUG_ON(gl, !list_empty(&gl->gl_reclaim)); GLOCK_BUG_ON 192 fs/gfs2/glock.c GLOCK_BUG_ON(gl, !list_empty(&gl->gl_holders)); GLOCK_BUG_ON 459 fs/gfs2/glock.c GLOCK_BUG_ON(gl, 1); GLOCK_BUG_ON 549 fs/gfs2/glock.c GLOCK_BUG_ON(gl, ret != LM_OUT_ASYNC); GLOCK_BUG_ON 585 fs/gfs2/glock.c GLOCK_BUG_ON(gl, test_bit(GLF_DEMOTE_IN_PROGRESS, &gl->gl_flags)); GLOCK_BUG_ON 594 fs/gfs2/glock.c GLOCK_BUG_ON(gl, gl->gl_demote_state == LM_ST_EXCLUSIVE); GLOCK_BUG_ON 1006 fs/gfs2/glock.c GLOCK_BUG_ON(gl, test_and_set_bit(GLF_LOCK, &gl->gl_flags));