Home
last modified time | relevance | path

Searched refs:root_offs (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dubifs-media.h693 * @root_offs: offset within @root_lnum
729 __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.c229 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()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dubifs-media.h693 * @root_offs: offset within @root_lnum
729 __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()

Completed in 15 milliseconds