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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_fletcher.h49 void fletcher_4_native(const void *, size_t, const void *, zio_cksum_t *);
H A Dzfs_fletcher.c240 fletcher_4_native(const void *buf, size_t size, function
/freebsd-12-stable/sys/cddl/boot/zfs/
H A Dfletcher.c63 fletcher_4_native(const void *buf, uint64_t size, function
H A Dzfssubr.c125 {{fletcher_4_native, fletcher_4_byteswap}, NULL, NULL,
130 {{fletcher_4_native, fletcher_4_byteswap}, NULL, NULL,
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_sendrecv.c1570 fletcher_4_native(compressed, len, NULL, &cksum);
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_dataset.c1943 fletcher_4_native(compressed, compressed_size, NULL, &cksum);

Completed in 87 milliseconds