Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dauth.c155 * __ubifs_node_check_hash - check the hash of a node against given hash
164 int __ubifs_node_check_hash(const struct ubifs_info *c, const void *node, in __ubifs_node_check_hash() function
H A Dubifs.h1605 int __ubifs_node_check_hash(const struct ubifs_info *c, const void *buf,
1611 return __ubifs_node_check_hash(c, buf, expected); in ubifs_node_check_hash()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dauth.c154 * __ubifs_node_check_hash - check the hash of a node against given hash
163 int __ubifs_node_check_hash(const struct ubifs_info *c, const void *node, in __ubifs_node_check_hash() function
H A Dubifs.h1634 int __ubifs_node_check_hash(const struct ubifs_info *c, const void *buf,
1640 return __ubifs_node_check_hash(c, buf, expected); in ubifs_node_check_hash()

Completed in 8 milliseconds