Home
last modified time | relevance | path

Searched refs:ubifs_copy_hash (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dtnc_commit.c44 ubifs_copy_hash(c, zbr->hash, ubifs_branch_hash(c, br)); in make_idx_node()
72 ubifs_copy_hash(c, hash, zbr->hash); in make_idx_node()
77 ubifs_copy_hash(c, hash, c->zroot.hash); in make_idx_node()
877 ubifs_copy_hash(c, zbr->hash, ubifs_branch_hash(c, br)); in write_index()
894 ubifs_copy_hash(c, hash, in write_index()
899 ubifs_copy_hash(c, hash, in write_index()
902 ubifs_copy_hash(c, hash, c->zroot.hash); in write_index()
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 Dsb.c248 ubifs_copy_hash(c, hash_lpt, mst->hash_lpt); in create_default_filesystem()
330 ubifs_copy_hash(c, hash, ubifs_branch_hash(c, br)); in create_default_filesystem()
337 ubifs_copy_hash(c, hash, mst->hash_root_idx); in create_default_filesystem()
H A Dreplay.c404 ubifs_copy_hash(c, hash, r->hash); in insert_node()
459 ubifs_copy_hash(c, hash, r->hash); in insert_dent()
H A Dtnc_misc.c314 ubifs_copy_hash(c, ubifs_branch_hash(c, br), zbr->hash); in read_znode()
H A Dtnc.c2326 ubifs_copy_hash(c, hash, zbr.hash); in ubifs_tnc_add()
2337 ubifs_copy_hash(c, hash, zbr->hash); in ubifs_tnc_add()
2489 ubifs_copy_hash(c, hash, zbr->hash); in ubifs_tnc_add_nm()
2501 ubifs_copy_hash(c, hash, zbr.hash); in ubifs_tnc_add_nm()
H A Dubifs.h1639 * ubifs_copy_hash - copy a hash
1646 static inline void ubifs_copy_hash(const struct ubifs_info *c, const u8 *from, in ubifs_copy_hash() function
/kernel/linux/linux-6.6/fs/ubifs/
H A Dtnc_commit.c44 ubifs_copy_hash(c, zbr->hash, ubifs_branch_hash(c, br)); in make_idx_node()
72 ubifs_copy_hash(c, hash, zbr->hash); in make_idx_node()
77 ubifs_copy_hash(c, hash, c->zroot.hash); in make_idx_node()
877 ubifs_copy_hash(c, zbr->hash, ubifs_branch_hash(c, br)); in write_index()
894 ubifs_copy_hash(c, hash, in write_index()
899 ubifs_copy_hash(c, hash, in write_index()
902 ubifs_copy_hash(c, hash, c->zroot.hash); in write_index()
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 Dsb.c251 ubifs_copy_hash(c, hash_lpt, mst->hash_lpt); in create_default_filesystem()
333 ubifs_copy_hash(c, hash, ubifs_branch_hash(c, br)); in create_default_filesystem()
340 ubifs_copy_hash(c, hash, mst->hash_root_idx); in create_default_filesystem()
H A Dreplay.c404 ubifs_copy_hash(c, hash, r->hash); in insert_node()
459 ubifs_copy_hash(c, hash, r->hash); in insert_dent()
H A Dtnc_misc.c314 ubifs_copy_hash(c, ubifs_branch_hash(c, br), zbr->hash); in read_znode()
H A Dtnc.c2327 ubifs_copy_hash(c, hash, zbr.hash); in ubifs_tnc_add()
2338 ubifs_copy_hash(c, hash, zbr->hash); in ubifs_tnc_add()
2490 ubifs_copy_hash(c, hash, zbr->hash); in ubifs_tnc_add_nm()
2502 ubifs_copy_hash(c, hash, zbr.hash); in ubifs_tnc_add_nm()
H A Dubifs.h1668 * ubifs_copy_hash - copy a hash
1675 static inline void ubifs_copy_hash(const struct ubifs_info *c, const u8 *from, in ubifs_copy_hash() function

Completed in 26 milliseconds