Searched refs:__ubifs_node_check_hash (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ubifs/
H A Dauth.c153 * __ubifs_node_check_hash - check the hash of a node against given hash
162 int __ubifs_node_check_hash(const struct ubifs_info *c, const void *node, function
H A Dubifs.h1638 int __ubifs_node_check_hash(const struct ubifs_info *c, const void *buf,
1644 return __ubifs_node_check_hash(c, buf, expected);

Completed in 125 milliseconds