Home
last modified time | relevance | path

Searched refs:lpt_offs (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dmaster.c151 c->lpt_offs < 0 || c->lpt_offs + c->nnode_sz > c->leb_size) { in validate_master()
285 c->lpt_offs = le32_to_cpu(c->mst_node->lpt_offs); in ubifs_read_master()
H A Dubifs-media.h697 __le32 lpt_offs; member
H A Dsb.c220 mst->lpt_offs = cpu_to_le32(c->lpt_offs); in create_default_filesystem()
H A Dlpt_commit.c264 c->lpt_offs = offs; in layout_cnodes()
535 dbg_lp("LPT root is at %d:%d", c->lpt_lnum, c->lpt_offs); in write_cnodes()
918 } else if (c->lpt_lnum != lnum || c->lpt_offs != offs) in make_nnode_dirty()
1538 if (c->lpt_lnum != lnum || c->lpt_offs != offs) in dbg_is_nnode_dirty()
H A Dlpt.c739 c->lpt_offs = len; in ubifs_create_dflt_lpt()
842 dbg_lp("LPT root is at %d:%d", c->lpt_lnum, c->lpt_offs); in ubifs_create_dflt_lpt()
1204 offs = c->lpt_offs; in ubifs_read_nnode()
1672 dbg_lp("LPT root is at %d:%d", c->lpt_lnum, c->lpt_offs); in lpt_init_rd()
H A Dubifs.h2012 int lpt_offs; member
H A Ddebug.c385 pr_err("\tlpt_offs %u\n", le32_to_cpu(mst->lpt_offs)); in ubifs_dump_node()
790 pr_err("\tLPT root is at %d:%d\n", c->lpt_lnum, c->lpt_offs); in ubifs_dump_lpt_info()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dmaster.c230 c->lpt_offs < 0 || c->lpt_offs + c->nnode_sz > c->leb_size) { in validate_master()
364 c->lpt_offs = le32_to_cpu(c->mst_node->lpt_offs); in ubifs_read_master()
H A Dcommit.c170 c->mst_node->lpt_offs = cpu_to_le32(c->lpt_offs); in do_commit()
H A Dubifs-media.h741 __le32 lpt_offs; member
H A Dlpt_commit.c256 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()
H A Dsb.c237 mst->lpt_offs = cpu_to_le32(c->lpt_offs); in create_default_filesystem()
H A Dlpt.c748 c->lpt_offs = len; in ubifs_create_dflt_lpt()
855 dbg_lp("LPT root is at %d:%d", c->lpt_lnum, c->lpt_offs); in ubifs_create_dflt_lpt()
1216 offs = c->lpt_offs; in ubifs_read_nnode()
1828 dbg_lp("LPT root is at %d:%d", c->lpt_lnum, c->lpt_offs); in lpt_init_rd()
H A Dubifs.h1435 int lpt_offs; member
H A Ddebug.c376 pr_err("\tlpt_offs %u\n", le32_to_cpu(mst->lpt_offs)); in ubifs_dump_node()
780 pr_err("\tLPT root is at %d:%d\n", c->lpt_lnum, c->lpt_offs); in ubifs_dump_lpt_info()