Home
last modified time | relevance | path

Searched refs:cityhash4 (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dcityhash.c53 cityhash4(uint64_t w1, uint64_t w2, uint64_t w3, uint64_t w4) in cityhash4() function
66 EXPORT_SYMBOL(cityhash4);
/f-stack/freebsd/contrib/openzfs/include/
H A Dcityhash.h35 uint64_t cityhash4(uint64_t, uint64_t, uint64_t, uint64_t);
/f-stack/freebsd/contrib/openzfs/cmd/zstream/
H A Dzstream_redup.c145 uint64_t ch = cityhash4(guid, object, offset, 0); in rdt_insert()
165 uint64_t ch = cityhash4(guid, object, offset, 0); in rdt_lookup()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzio.c3438 zio->io_allocator = cityhash4(bm->zb_objset, bm->zb_object, in zio_dva_throttle()
3620 int allocator = cityhash4(0, 0, 0, os->os_dsl_dataset->ds_object) % in zio_alloc_zil()
H A Ddbuf.c309 return (cityhash4((uintptr_t)os, obj, (uint64_t)lvl, blkid)); in dbuf_hash()
H A Darc.c999 return (cityhash4(spa, dva->dva_word[0], dva->dva_word[1], birth)); in buf_hash()
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi32 …<elf-symbol name='cityhash4' type='func-type' binding='global-binding' visibility='default-visibil…
3729cityhash4' mangled-name='cityhash4' filepath='../../module/zcommon/cityhash.c' line='53' column='1…