Searched refs:__ubifs_node_calc_hash (Results 1 – 2 of 2) sorted by relevance
| /fs/ubifs/ |
| A D | auth.c | 28 int __ubifs_node_calc_hash(const struct ubifs_info *c, const void *node, in __ubifs_node_calc_hash() function 145 __ubifs_node_calc_hash(c, node, calc); in ubifs_bad_hash() 168 err = __ubifs_node_calc_hash(c, node, calc); in __ubifs_node_check_hash()
|
| A D | ubifs.h | 1567 int __ubifs_node_calc_hash(const struct ubifs_info *c, const void *buf, 1573 return __ubifs_node_calc_hash(c, buf, hash); in ubifs_node_calc_hash()
|
Completed in 12 milliseconds