Searched refs:ubifs_lpt_calc_hash (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ubifs/ | ||
H A D | ubifs.h | 1981 int ubifs_lpt_calc_hash(struct ubifs_info *c, u8 *hash); |
H A D | lpt_commit.c | 1238 err = ubifs_lpt_calc_hash(c, c->mst_node->hash_lpt); in ubifs_lpt_start_commit() |