Searched refs:fletcher_4_native (Results 1 – 6 of 6) sorted by relevance
| /freebsd-11-stable/sys/cddl/contrib/opensolaris/common/zfs/ |
| HD | zfs_fletcher.h | 49 void fletcher_4_native(const void *, size_t, const void *, zio_cksum_t *);
|
| HD | zfs_fletcher.c | 240 fletcher_4_native(const void *buf, size_t size, in fletcher_4_native() function
|
| /freebsd-11-stable/sys/cddl/boot/zfs/ |
| HD | fletcher.c | 63 fletcher_4_native(const void *buf, uint64_t size, in fletcher_4_native() function
|
| HD | zfssubr.c | 123 {{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/ |
| HD | libzfs_sendrecv.c | 1553 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/ |
| HD | dsl_dataset.c | 1947 fletcher_4_native(compressed, compressed_size, NULL, &cksum); in get_receive_resume_stats_impl()
|