Home
last modified time | relevance | path

Searched refs:root_offs (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/fs/ubifs/
H A Dubifs-media.h684 __le32 root_offs; member
H A Dmaster.c276 c->zroot.offs = le32_to_cpu(c->mst_node->root_offs); in ubifs_read_master()
H A Dsb.c211 mst->root_offs = 0; in create_default_filesystem()
H A Ddebug.c376 pr_err("\troot_offs %u\n", le32_to_cpu(mst->root_offs)); in ubifs_dump_node()
/openbmc/linux/fs/ubifs/
H A Dubifs-media.h729 __le32 root_offs; member
H A Dmaster.c356 c->zroot.offs = le32_to_cpu(c->mst_node->root_offs); in ubifs_read_master()
H A Dcommit.c164 c->mst_node->root_offs = cpu_to_le32(zroot.offs); in do_commit()
H A Dsb.c232 mst->root_offs = 0; in create_default_filesystem()
H A Ddebug.c398 pr_err("\troot_offs %u\n", le32_to_cpu(mst->root_offs)); in ubifs_dump_node()