Searched refs:ohead_offs (Results 1 – 2 of 2) sorted by relevance
200 gap = c->leb_size - c->ohead_offs; in avail_orphs()238 ubifs_assert(c->ohead_offs == 0); in do_write_orph_node()243 if (c->ohead_offs == 0) { in do_write_orph_node()250 c->ohead_offs); in do_write_orph_node()271 gap = c->leb_size - c->ohead_offs; in write_orph_node()274 c->ohead_offs = 0; in write_orph_node()315 c->ohead_offs = ALIGN(c->ohead_offs, 8); in write_orph_node()385 c->ohead_offs = 0; in consolidate()490 c->ohead_offs = 0; in ubifs_clear_orphans()644 c->ohead_offs = 0; in kill_orphans()[all …]
1975 int ohead_offs; member
Completed in 12 milliseconds