Lines Matching refs:f2fs_bug_on
437 f2fs_bug_on(sbi, 1); in __locate_dirty_segment()
703 f2fs_bug_on(sbi, (new_vblocks >> (sizeof(unsigned short) << 3) || in update_sit_entry()
713 f2fs_bug_on(sbi, 1); in update_sit_entry()
718 f2fs_bug_on(sbi, 1); in update_sit_entry()
749 f2fs_bug_on(sbi, addr == NULL_ADDR); in invalidate_blocks()
900 f2fs_bug_on(sbi, secno >= MAIN_SECS(sbi)); in get_new_segment()
916 f2fs_bug_on(sbi, left_start >= MAIN_SECS(sbi)); in get_new_segment()
955 f2fs_bug_on(sbi, test_bit(segno, free_i->free_segmap)); in get_new_segment()
1237 f2fs_bug_on(F2FS_P_SB(page), in __get_segment_type()
1334 f2fs_bug_on(sbi, dn->data_blkaddr == NULL_ADDR); in write_data_page()
1488 f2fs_bug_on(sbi, blkaddr == NULL_ADDR); in f2fs_wait_on_encrypted_page_writeback()
1784 f2fs_bug_on(sbi, PageDirty(src_page)); in get_next_sit_page()
1951 f2fs_bug_on(sbi, offset < 0); in flush_sit_entries()
1970 f2fs_bug_on(sbi, ses->entry_cnt); in flush_sit_entries()
1974 f2fs_bug_on(sbi, !list_empty(head)); in flush_sit_entries()
1975 f2fs_bug_on(sbi, sit_i->dirty_sentries); in flush_sit_entries()
2209 f2fs_bug_on(sbi, 1); in init_dirty_segmap()