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

/linux-master/fs/xfs/scrub/
H A Ddabtree.h42 int xchk_da_btree_hash(struct xchk_da_btree *ds, int level, __be32 *hashp);
H A Ddabtree.c116 __be32 *hashp)
123 hash = be32_to_cpu(*hashp);
113 xchk_da_btree_hash( struct xchk_da_btree *ds, int level, __be32 *hashp) argument
/linux-master/net/core/
H A Ddatagram.c474 static size_t hash_and_copy_to_iter(const void *addr, size_t bytes, void *hashp, argument
478 struct ahash_request *hash = hashp;

Completed in 156 milliseconds