Lines Matching refs:BUG_ON
209 BUG_ON(flags & ~OCFS2_RESV_TYPES); in ocfs2_resv_set_type()
338 BUG_ON(ocfs2_resv_end(new) >= tmp->r_start); in ocfs2_resv_insert()
507 BUG_ON(goal == 0 && clen == 0); in __ocfs2_resv_find_window()
697 BUG_ON(!ocfs2_resv_empty(resv)); in ocfs2_resv_find_window()
724 BUG_ON(ocfs2_resv_empty(resv)); in ocfs2_resv_find_window()
758 BUG_ON(ocfs2_resv_empty(resv)); in ocfs2_resmap_resv_bits()
775 BUG_ON(start != resv->r_start || old_end < end); in ocfs2_adjust_resv_from_alloc()
790 BUG_ON(rhs == 0); in ocfs2_adjust_resv_from_alloc()
808 BUG_ON(cstart != resv->r_start); in ocfs2_resmap_claimed_bits()
817 BUG_ON(cstart < resv->r_start); in ocfs2_resmap_claimed_bits()
818 BUG_ON(cstart > ocfs2_resv_end(resv)); in ocfs2_resmap_claimed_bits()
819 BUG_ON(cend > ocfs2_resv_end(resv)); in ocfs2_resmap_claimed_bits()