Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Dubifs-media.h684 __le32 root_offs; member
Dmaster.c276 c->zroot.offs = le32_to_cpu(c->mst_node->root_offs); in ubifs_read_master()
Dsb.c211 mst->root_offs = 0; in create_default_filesystem()
Ddebug.c376 pr_err("\troot_offs %u\n", le32_to_cpu(mst->root_offs)); in ubifs_dump_node()