Lines Matching refs:GLOCK_BUG_ON
183 GLOCK_BUG_ON(gl, __lockref_is_dead(&gl->gl_lockref)); in gfs2_glock_hold()
252 GLOCK_BUG_ON(gl, gl->gl_lockref.count < 2); in __gfs2_glock_queue_work()
272 GLOCK_BUG_ON(gl, !list_empty(&gl->gl_holders)); in __gfs2_glock_put()
276 GLOCK_BUG_ON(gl, mapping->nrpages || in __gfs2_glock_put()
455 GLOCK_BUG_ON(gl, __lockref_is_dead(&gl->gl_lockref)); in state_change()
543 GLOCK_BUG_ON(gl, 1); in finish_xmote()
604 GLOCK_BUG_ON(gl, gl->gl_state == target); in do_xmote()
605 GLOCK_BUG_ON(gl, gl->gl_state == gl->gl_target); in do_xmote()
703 GLOCK_BUG_ON(gl, !gfs2_withdrawn(sdp)); in do_xmote()
747 GLOCK_BUG_ON(gl, test_bit(GLF_DEMOTE_IN_PROGRESS, &gl->gl_flags)); in run_queue()
756 GLOCK_BUG_ON(gl, gl->gl_demote_state == LM_ST_EXCLUSIVE); in run_queue()
1344 GLOCK_BUG_ON(gl, gh->gh_owner_pid == NULL); in add_to_queue()
1346 GLOCK_BUG_ON(gl, true); in add_to_queue()