Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dubifs-media.h685 __le32 root_len; member
H A Dmaster.c277 c->zroot.len = le32_to_cpu(c->mst_node->root_len); in ubifs_read_master()
H A Dsb.c213 mst->root_len = cpu_to_le32(tmp); in create_default_filesystem()
H A Ddebug.c377 pr_err("\troot_len %u\n", le32_to_cpu(mst->root_len)); in ubifs_dump_node()