Searched refs:ihead_offs (Results 1 – 9 of 9) sorted by relevance
137 c->ihead_offs % c->min_io_size || c->ihead_offs < 0 || in validate_master()138 c->ihead_offs > c->leb_size || c->ihead_offs & 7) { in validate_master()280 c->ihead_offs = le32_to_cpu(c->mst_node->ihead_offs); in ubifs_read_master()
342 cnt -= (c->leb_size - c->ihead_offs) / c->max_idx_node_sz; in get_leb_cnt()425 buf_offs = c->ihead_offs; in layout_in_empty_space()846 buf_offs = c->ihead_offs; in write_index()1015 c->ihead_offs = buf_offs; in write_index()
125 c->mst_node->ihead_offs = cpu_to_le32(c->ihead_offs); in do_commit()
663 __le32 ihead_offs; member
1022 if (c->ihead_offs != c->leb_size - free) { in ubifs_replay_journal()1024 c->ihead_offs); in ubifs_replay_journal()
925 dbg_rcvry("checking index head at %d:%d", c->ihead_lnum, c->ihead_offs); in ubifs_recover_inl_heads()926 err = recover_head(c, c->ihead_lnum, c->ihead_offs, sbuf); in ubifs_recover_inl_heads()
219 mst->ihead_offs = cpu_to_le32(ALIGN(tmp, c->min_io_size)); in create_default_filesystem()
1218 int ihead_offs; member
371 le32_to_cpu(mst->ihead_offs)); in dbg_dump_node()