Lines Matching refs:BUG_ON
152 BUG_ON(active_stack == NULL); in ocfs2_stack_driver_put()
153 BUG_ON(active_stack->sp_count == 0); in ocfs2_stack_driver_put()
193 BUG_ON(p != plugin); in ocfs2_stack_glue_unregister()
194 BUG_ON(plugin == active_stack); in ocfs2_stack_glue_unregister()
195 BUG_ON(plugin->sp_count != 0); in ocfs2_stack_glue_unregister()
214 BUG_ON(locking_max_version.pv_major != 0); in ocfs2_stack_glue_set_max_proto_version()
242 BUG_ON(lksb->lksb_conn != conn); in ocfs2_dlm_lock()
252 BUG_ON(lksb->lksb_conn == NULL); in ocfs2_dlm_unlock()
316 BUG_ON(group == NULL); in ocfs2_cluster_connect()
317 BUG_ON(conn == NULL); in ocfs2_cluster_connect()
318 BUG_ON(recovery_handler == NULL); in ocfs2_cluster_connect()
397 BUG_ON(conn == NULL); in ocfs2_cluster_disconnect()
450 BUG_ON(group == NULL); in ocfs2_cluster_hangup()
451 BUG_ON(group[grouplen] != '\0'); in ocfs2_cluster_hangup()