Searched refs:lpt_offs (Results 1 – 7 of 7) sorted by relevance
233 c->lpt_offs < 0 || c->lpt_offs + c->nnode_sz > c->leb_size) { in validate_master() 367 c->lpt_offs = le32_to_cpu(c->mst_node->lpt_offs); in ubifs_read_master()
181 c->mst_node->lpt_offs = cpu_to_le32(c->lpt_offs); in do_commit()
706 * @lpt_offs: offset of LPT root nnode741 __le32 lpt_offs; member
256 c->lpt_offs = offs; in layout_cnodes() 526 dbg_lp("LPT root is at %d:%d", c->lpt_lnum, c->lpt_offs); in write_cnodes() 874 } else if (c->lpt_lnum != lnum || c->lpt_offs != offs) in make_nnode_dirty() 1495 if (c->lpt_lnum != lnum || c->lpt_offs != offs) in dbg_is_nnode_dirty()
240 mst->lpt_offs = cpu_to_le32(c->lpt_offs); in create_default_filesystem()
1194 * @lpt_offs: offset of the root nnode of the LPT1448 int lpt_offs; member
406 pr_err("\tlpt_offs %u\n", le32_to_cpu(mst->lpt_offs)); in ubifs_dump_node() 817 pr_err("\tLPT root is at %d:%d\n", c->lpt_lnum, c->lpt_offs); in ubifs_dump_lpt_info()