Searched refs:fletcher_2_byteswap (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/sys/cddl/contrib/opensolaris/common/zfs/ |
| HD | zfs_fletcher.h | 46 void fletcher_2_byteswap(const void *, size_t, const void *, zio_cksum_t *);
|
| HD | zfs_fletcher.c | 206 fletcher_2_byteswap(const void *buf, size_t size, in fletcher_2_byteswap() function
|
| /freebsd-11-stable/sys/cddl/boot/zfs/ |
| HD | fletcher.c | 45 fletcher_2_byteswap(const void *buf, uint64_t size, in fletcher_2_byteswap() function
|
| HD | zfssubr.c | 119 {{fletcher_2_native, fletcher_2_byteswap}, NULL, NULL, 121 {{fletcher_2_native, fletcher_2_byteswap}, NULL, NULL,
|