Home
last modified time | relevance | path

Searched refs:hashp (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/xfs/scrub/
Ddabtree.h39 int xchk_da_btree_hash(struct xchk_da_btree *ds, int level, __be32 *hashp);
Ddabtree.c99 __be32 *hashp) in xchk_da_btree_hash() argument
106 hash = be32_to_cpu(*hashp); in xchk_da_btree_hash()
/linux-6.1.9/include/linux/
Duio.h326 size_t hash_and_copy_to_iter(const void *addr, size_t bytes, void *hashp,
/linux-6.1.9/lib/
Diov_iter.c1574 size_t hash_and_copy_to_iter(const void *addr, size_t bytes, void *hashp, in hash_and_copy_to_iter() argument
1578 struct ahash_request *hash = hashp; in hash_and_copy_to_iter()