Searched refs:hashp (Results 1 – 3 of 3) sorted by relevance
42 int xchk_da_btree_hash(struct xchk_da_btree *ds, int level, __be32 *hashp);
116 __be32 *hashp) in xchk_da_btree_hash() argument123 hash = be32_to_cpu(*hashp); in xchk_da_btree_hash()
485 static size_t hash_and_copy_to_iter(const void *addr, size_t bytes, void *hashp, in hash_and_copy_to_iter() argument489 struct ahash_request *hash = hashp; in hash_and_copy_to_iter()