Home
last modified time | relevance | path

Searched refs:hash_root_idx (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.h717 * @hash_root_idx: the hash of the root index node
752 __u8 hash_root_idx[UBIFS_MAX_HASH_LEN]; member
H A Dsb.c337 ubifs_copy_hash(c, hash, mst->hash_root_idx); in create_default_filesystem()
/kernel/linux/linux-6.6/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.h717 * @hash_root_idx: the hash of the root index node
752 __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()

Completed in 7 milliseconds