hashp             121 fs/xfs/scrub/dabtree.c 	__be32				*hashp)
hashp             129 fs/xfs/scrub/dabtree.c 	hash = be32_to_cpu(*hashp);
hashp              40 fs/xfs/scrub/dabtree.h int xchk_da_btree_hash(struct xchk_da_btree *ds, int level, __be32 *hashp);
hashp             267 include/linux/uio.h size_t hash_and_copy_to_iter(const void *addr, size_t bytes, void *hashp,
hashp            1532 lib/iov_iter.c size_t hash_and_copy_to_iter(const void *addr, size_t bytes, void *hashp,
hashp            1536 lib/iov_iter.c 	struct ahash_request *hash = hashp;
hashp             223 net/unix/af_unix.c static int unix_mkname(struct sockaddr_un *sunaddr, int len, unsigned int *hashp)
hashp             225 net/unix/af_unix.c 	*hashp = 0;
hashp             244 net/unix/af_unix.c 	*hashp = unix_hash_fold(csum_partial(sunaddr, len, 0));