Home
last modified time | relevance | path

Searched refs:hash_root_idx (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ubifs/
H A Dmaster.c381 ubifs_copy_hash(c, c->mst_node->hash_root_idx, c->zroot.hash); in ubifs_read_master()
456 ubifs_copy_hash(c, c->zroot.hash, c->mst_node->hash_root_idx); in ubifs_write_master()
H A Dubifs-media.h752 __u8 hash_root_idx[UBIFS_MAX_HASH_LEN]; member
H A Dsb.c340 ubifs_copy_hash(c, hash, mst->hash_root_idx); in create_default_filesystem()