Lines Matching refs:ubifs_assert
164 ubifs_assert(orphan->new); in ubifs_orphan_start_commit()
165 ubifs_assert(!orphan->cmt); in ubifs_orphan_start_commit()
236 ubifs_assert(c->ohead_offs == 0); in do_write_orph_node()
268 ubifs_assert(c->cmt_orphans > 0); in write_orph_node()
287 ubifs_assert(c->orph_buf); in write_orph_node()
294 ubifs_assert(orphan->cmt); in write_orph_node()
308 ubifs_assert(c->ohead_offs + len <= c->leb_size); in write_orph_node()
309 ubifs_assert(c->ohead_lnum >= c->orph_first); in write_orph_node()
310 ubifs_assert(c->ohead_lnum <= c->orph_last); in write_orph_node()
380 ubifs_assert(cnt == c->tot_orphans - c->new_orphans); in consolidate()
407 ubifs_assert(c->cmt_orphans > 0); in commit_orphans()
438 ubifs_assert(!orphan->new); in erase_deleted()
439 ubifs_assert(orphan->del); in erase_deleted()