Searched refs:fletcher_2_byteswap (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/common/zfs/ |
H A D | zfs_fletcher.h | 55 void fletcher_2_byteswap(const void *, size_t, const void *, zio_cksum_t *);
|
H A D | zfs_fletcher.c | 307 fletcher_2_byteswap(const void *buf, size_t size, in fletcher_2_byteswap() function
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | zfs_fletcher.c | 45 fletcher_2_byteswap(const void *buf, uint64_t size, zio_cksum_t *zcp) in fletcher_2_byteswap() function
|
H A D | fsys_zfs.h | 212 extern void fletcher_2_byteswap(const void *, uint64_t, zio_cksum_t *);
|
H A D | fsys_zfs.c | 146 {{fletcher_2_native, fletcher_2_byteswap}, 0, 0, "fletcher2"},
|
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/ |
H A D | fletcher.c | 45 fletcher_2_byteswap(const void *buf, uint64_t size, in fletcher_2_byteswap() function
|
H A D | zfssubr.c | 115 {{fletcher_2_native, fletcher_2_byteswap}, NULL, NULL, 117 {{fletcher_2_native, fletcher_2_byteswap}, NULL, NULL,
|
/illumos-gate/usr/src/lib/libzfs/common/ |
H A D | mapfile-vers | 48 fletcher_2_byteswap;
|