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

/linux-master/fs/ubifs/
H A Dauth.c21 * __ubifs_node_calc_hash - calculate the hash of a UBIFS node
28 int __ubifs_node_calc_hash(const struct ubifs_info *c, const void *node, function
145 __ubifs_node_calc_hash(c, node, calc);
168 err = __ubifs_node_calc_hash(c, node, calc);
H A Dubifs.h1586 int __ubifs_node_calc_hash(const struct ubifs_info *c, const void *buf,
1592 return __ubifs_node_calc_hash(c, buf, hash);

Completed in 186 milliseconds