Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dmaster.c75 if (ubifs_check_hash(c, expected, calc)) in mst_node_check_hash()
H A Dauth.c174 if (ubifs_check_hash(c, expected, calc)) in __ubifs_node_check_hash()
H A Dubifs.h1568 * ubifs_check_hash - compare two hashes
1576 static inline int ubifs_check_hash(const struct ubifs_info *c, in ubifs_check_hash() function
H A Dlpt.c1760 if (ubifs_check_hash(c, c->mst_node->hash_lpt, hash)) { in lpt_check_hash()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dmaster.c75 if (ubifs_check_hash(c, expected, calc)) in mst_node_check_hash()
H A Dauth.c173 if (ubifs_check_hash(c, expected, calc)) in __ubifs_node_check_hash()
H A Dubifs.h1597 * ubifs_check_hash - compare two hashes
1605 static inline int ubifs_check_hash(const struct ubifs_info *c, in ubifs_check_hash() function
H A Dlpt.c1760 if (ubifs_check_hash(c, c->mst_node->hash_lpt, hash)) { in lpt_check_hash()

Completed in 16 milliseconds