Searched refs:ubifs_check_hash (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/ubifs/
H A Dauth.c172 if (ubifs_check_hash(c, expected, calc))
H A Dmaster.c75 if (ubifs_check_hash(c, expected, calc))
H A Dubifs.h1601 * ubifs_check_hash - compare two hashes
1609 static inline int ubifs_check_hash(const struct ubifs_info *c, function
H A Dlpt.c1760 if (ubifs_check_hash(c, c->mst_node->hash_lpt, hash)) {

Completed in 142 milliseconds