Lines Matching refs:ohead_offs
199 gap = c->leb_size - c->ohead_offs; in avail_orphs()
237 ubifs_assert(c->ohead_offs == 0); in do_write_orph_node()
242 if (c->ohead_offs == 0) { in do_write_orph_node()
249 c->ohead_offs); in do_write_orph_node()
270 gap = c->leb_size - c->ohead_offs; in write_orph_node()
273 c->ohead_offs = 0; in write_orph_node()
309 ubifs_assert(c->ohead_offs + len <= c->leb_size); in write_orph_node()
313 c->ohead_offs += ALIGN(len, c->min_io_size); in write_orph_node()
314 c->ohead_offs = ALIGN(c->ohead_offs, 8); in write_orph_node()
384 c->ohead_offs = 0; in consolidate()
489 c->ohead_offs = 0; in ubifs_clear_orphans()
643 c->ohead_offs = 0; in kill_orphans()
682 c->ohead_offs = sleb->endpt; in kill_orphans()