Lines Matching refs:ubifs_assert
165 ubifs_assert(orphan->new); in ubifs_orphan_start_commit()
166 ubifs_assert(!orphan->cmt); in ubifs_orphan_start_commit()
237 ubifs_assert(c->ohead_offs == 0); in do_write_orph_node()
269 ubifs_assert(c->cmt_orphans > 0); in write_orph_node()
288 ubifs_assert(c->orph_buf); in write_orph_node()
295 ubifs_assert(orphan->cmt); in write_orph_node()
309 ubifs_assert(c->ohead_offs + len <= c->leb_size); in write_orph_node()
310 ubifs_assert(c->ohead_lnum >= c->orph_first); in write_orph_node()
311 ubifs_assert(c->ohead_lnum <= c->orph_last); in write_orph_node()
381 ubifs_assert(cnt == c->tot_orphans - c->new_orphans); in consolidate()
408 ubifs_assert(c->cmt_orphans > 0); in commit_orphans()
439 ubifs_assert(!orphan->new); in erase_deleted()
440 ubifs_assert(orphan->del); in erase_deleted()