Home
last modified time | relevance | path

Searched refs:__ubifs_node_calc_hash (Results 1 – 2 of 2) sorted by relevance

/fs/ubifs/
Dauth.c30 int __ubifs_node_calc_hash(const struct ubifs_info *c, const void *node, in __ubifs_node_calc_hash() function
147 __ubifs_node_calc_hash(c, node, calc); in ubifs_bad_hash()
170 err = __ubifs_node_calc_hash(c, node, calc); in __ubifs_node_check_hash()
Dubifs.h1553 int __ubifs_node_calc_hash(const struct ubifs_info *c, const void *buf,
1559 return __ubifs_node_calc_hash(c, buf, hash); in ubifs_node_calc_hash()