Lines Matching refs:f2fs_bug_on
448 f2fs_bug_on(sbi, !IS_ATOMIC_WRITTEN_PAGE(page));
458 f2fs_bug_on(sbi, !cur);
909 f2fs_bug_on(sbi, 1);
920 f2fs_bug_on(sbi, unlikely(!valid_blocks ||
1088 f2fs_bug_on(sbi, !len);
1159 f2fs_bug_on(sbi, dc->ref);
1210 f2fs_bug_on(sbi, offset != size);
1328 f2fs_bug_on(sbi, !bio);
1633 f2fs_bug_on(sbi, !f2fs_check_rb_tree_consistence(sbi, &dcc->root, false));
1661 f2fs_bug_on(sbi, !f2fs_check_rb_tree_consistence(sbi,
1664 f2fs_bug_on(sbi, dc->state != D_PREP);
1714 f2fs_bug_on(sbi, dc->state != D_PREP);
1737 f2fs_bug_on(sbi, dc->state != D_DONE);
1858 f2fs_bug_on(sbi, atomic_read(&dcc->discard_cmd_cnt));
2363 f2fs_bug_on(sbi, (new_vblocks < 0 ||
2377 f2fs_bug_on(sbi, 1);
2383 f2fs_bug_on(sbi, 1);
2407 f2fs_bug_on(sbi, 1);
2413 f2fs_bug_on(sbi, 1);
2450 f2fs_bug_on(sbi, addr == NULL_ADDR);
2628 f2fs_bug_on(sbi, secno >= MAIN_SECS(sbi));
2644 f2fs_bug_on(sbi, left_start >= MAIN_SECS(sbi));
2682 f2fs_bug_on(sbi, test_bit(segno, free_i->free_segmap));
3168 f2fs_bug_on(sbi, !f2fs_check_rb_tree_consistence(sbi, &dcc->root, false));
3177 f2fs_bug_on(sbi, !f2fs_check_rb_tree_consistence(sbi,
3483 f2fs_bug_on(fio->sbi, true);
3516 f2fs_bug_on(sbi, GET_SEGNO(sbi, old_blkaddr) == NULL_SEGNO);
3519 f2fs_bug_on(sbi, IS_NODESEG(se->type));
3523 f2fs_bug_on(sbi, curseg->next_blkoff >= sbi->blocks_per_seg);
3701 f2fs_bug_on(sbi, dn->data_blkaddr == NULL_ADDR);
3784 f2fs_bug_on(sbi, type == NO_CHECK_TYPE);
3790 f2fs_bug_on(sbi, !IS_DATASEG(type));
3866 f2fs_bug_on(sbi, locked && PageWriteback(page));
4361 f2fs_bug_on(sbi, 1);
4373 f2fs_bug_on(sbi, offset < 0);
4398 f2fs_bug_on(sbi, ses->entry_cnt);
4402 f2fs_bug_on(sbi, !list_empty(head));
4403 f2fs_bug_on(sbi, sit_i->dirty_sentries);
4772 f2fs_bug_on(sbi, 1);