Home
last modified time | relevance | path

Searched refs:fletcher_4_native (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/zfs/
HDzfs_fletcher.h49 void fletcher_4_native(const void *, size_t, const void *, zio_cksum_t *);
HDzfs_fletcher.c240 fletcher_4_native(const void *buf, size_t size, in fletcher_4_native() function
/freebsd-11-stable/sys/cddl/boot/zfs/
HDfletcher.c63 fletcher_4_native(const void *buf, uint64_t size, in fletcher_4_native() function
HDzfssubr.c123 {{fletcher_4_native, fletcher_4_byteswap}, NULL, NULL,
128 {{fletcher_4_native, fletcher_4_byteswap}, NULL, NULL,
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs_sendrecv.c1553 fletcher_4_native(compressed, len, NULL, &cksum); in zfs_send_resume_token_to_nvlist()
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDdsl_dataset.c1947 fletcher_4_native(compressed, compressed_size, NULL, &cksum); in get_receive_resume_stats_impl()