Searched refs:hashp (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Ddabtree.h39 int xchk_da_btree_hash(struct xchk_da_btree *ds, int level, __be32 *hashp);
H A Ddabtree.c100 __be32 *hashp)
107 hash = be32_to_cpu(*hashp);
97 xchk_da_btree_hash( struct xchk_da_btree *ds, int level, __be32 *hashp) argument
/linux-master/net/core/
H A Ddatagram.c493 static size_t hash_and_copy_to_iter(const void *addr, size_t bytes, void *hashp, argument
497 struct ahash_request *hash = hashp;

Completed in 93 milliseconds