Lines Matching refs:ubifs_assert
175 ubifs_assert(c, orphan->new); in ubifs_orphan_start_commit()
176 ubifs_assert(c, !orphan->cmt); in ubifs_orphan_start_commit()
247 ubifs_assert(c, c->ohead_offs == 0); in do_write_orph_node()
279 ubifs_assert(c, c->cmt_orphans > 0); in write_orph_node()
298 ubifs_assert(c, c->orph_buf); in write_orph_node()
305 ubifs_assert(c, orphan->cmt); in write_orph_node()
319 ubifs_assert(c, c->ohead_offs + len <= c->leb_size); in write_orph_node()
320 ubifs_assert(c, c->ohead_lnum >= c->orph_first); in write_orph_node()
321 ubifs_assert(c, c->ohead_lnum <= c->orph_last); in write_orph_node()
391 ubifs_assert(c, cnt == c->tot_orphans - c->new_orphans); in consolidate()
418 ubifs_assert(c, c->cmt_orphans > 0); in commit_orphans()
449 ubifs_assert(c, !orphan->new); in erase_deleted()
450 ubifs_assert(c, orphan->del); in erase_deleted()