Lines Matching refs:ubifs_assert
189 ubifs_assert(c, orphan->new); in ubifs_orphan_start_commit()
190 ubifs_assert(c, !orphan->cmt); in ubifs_orphan_start_commit()
261 ubifs_assert(c, c->ohead_offs == 0); in do_write_orph_node()
293 ubifs_assert(c, c->cmt_orphans > 0); in write_orph_node()
312 ubifs_assert(c, c->orph_buf); in write_orph_node()
319 ubifs_assert(c, orphan->cmt); in write_orph_node()
333 ubifs_assert(c, c->ohead_offs + len <= c->leb_size); in write_orph_node()
334 ubifs_assert(c, c->ohead_lnum >= c->orph_first); in write_orph_node()
335 ubifs_assert(c, c->ohead_lnum <= c->orph_last); in write_orph_node()
405 ubifs_assert(c, cnt == c->tot_orphans - c->new_orphans); in consolidate()
432 ubifs_assert(c, c->cmt_orphans > 0); in commit_orphans()
463 ubifs_assert(c, !orphan->new); in erase_deleted()
464 ubifs_assert(c, orphan->del); in erase_deleted()