Lines Matching refs:f2fs_bug_on
777 f2fs_bug_on(sbi, 1); in __locate_dirty_segment()
788 f2fs_bug_on(sbi, in __locate_dirty_segment()
963 f2fs_bug_on(sbi, !len); in __create_discard_cmd()
1122 f2fs_bug_on(sbi, dc->ref); in __remove_discard_cmd()
1171 f2fs_bug_on(sbi, offset != size); in __check_sit_bitmap()
1353 f2fs_bug_on(sbi, !bio); in __submit_discard_cmd()
1678 f2fs_bug_on(sbi, !f2fs_check_discard_tree(sbi)); in __issue_discard_cmd()
1681 f2fs_bug_on(sbi, dc->state != D_PREP); in __issue_discard_cmd()
1729 f2fs_bug_on(sbi, dc->state != D_PREP); in __drop_discard_cmd()
1752 f2fs_bug_on(sbi, dc->state != D_DONE); in __wait_one_discard_bio()
1905 f2fs_bug_on(sbi, atomic_read(&dcc->discard_cmd_cnt)); in f2fs_issue_discard_timeout()
2450 f2fs_bug_on(sbi, GET_SEGNO(sbi, blkaddr) != GET_SEGNO(sbi, blkaddr + del_count - 1)); in update_sit_entry_for_release()
2460 f2fs_bug_on(sbi, 1); in update_sit_entry_for_release()
2465 f2fs_bug_on(sbi, 1); in update_sit_entry_for_release()
2508 f2fs_bug_on(sbi, 1); in update_sit_entry_for_alloc()
2513 f2fs_bug_on(sbi, 1); in update_sit_entry_for_alloc()
2556 f2fs_bug_on(sbi, (new_vblocks < 0 || in update_sit_entry()
2586 f2fs_bug_on(sbi, addr == NULL_ADDR); in f2fs_invalidate_blocks()
2799 f2fs_bug_on(sbi, 1); in get_new_segment()
2810 f2fs_bug_on(sbi, !pinning); in get_new_segment()
2839 f2fs_bug_on(sbi, test_bit(segno, free_i->free_segmap)); in get_new_segment()
3377 f2fs_bug_on(sbi, !f2fs_check_discard_tree(sbi)); in __issue_discard_cmd_range()
3679 f2fs_bug_on(sbi, 1); in f2fs_get_segment_temp()
3700 f2fs_bug_on(fio->sbi, true); in __get_segment_type()
3745 f2fs_bug_on(sbi, GET_SEGNO(sbi, old_blkaddr) == NULL_SEGNO); in f2fs_allocate_data_block()
3748 f2fs_bug_on(sbi, IS_NODESEG(se->type)); in f2fs_allocate_data_block()
3752 f2fs_bug_on(sbi, curseg->next_blkoff >= BLKS_PER_SEG(sbi)); in f2fs_allocate_data_block()
3978 f2fs_bug_on(sbi, dn->data_blkaddr == NULL_ADDR); in f2fs_outplace_write_data()
4085 f2fs_bug_on(sbi, type == NO_CHECK_TYPE); in f2fs_do_replace_block()
4092 f2fs_bug_on(sbi, !IS_DATASEG(curseg->seg_type)); in f2fs_do_replace_block()
4171 f2fs_bug_on(sbi, locked && folio_test_writeback(folio)); in f2fs_folio_wait_writeback()
4672 f2fs_bug_on(sbi, 1); in f2fs_flush_sit_entries()
4684 f2fs_bug_on(sbi, offset < 0); in f2fs_flush_sit_entries()
4709 f2fs_bug_on(sbi, ses->entry_cnt); in f2fs_flush_sit_entries()
4713 f2fs_bug_on(sbi, !list_empty(head)); in f2fs_flush_sit_entries()
4714 f2fs_bug_on(sbi, sit_i->dirty_sentries); in f2fs_flush_sit_entries()
5085 f2fs_bug_on(sbi, 1); in init_dirty_segmap()