Searched refs:fletcher_4_byteswap (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | zfs_fletcher.h | 58 void fletcher_4_byteswap(const void *, uint64_t, const void *, zio_cksum_t *);
|
| /f-stack/freebsd/contrib/openzfs/module/zcommon/ |
| H A D | zfs_fletcher.c | 507 fletcher_4_byteswap(const void *buf, uint64_t size, in fletcher_4_byteswap() function 567 fletcher_4_byteswap(buf, len, NULL, &nzc); in fletcher_4_incremental_impl() 681 fletcher_4_native : fletcher_4_byteswap; in fletcher_4_benchmark_impl() 987 EXPORT_SYMBOL(fletcher_4_byteswap);
|
| /f-stack/freebsd/contrib/openzfs/cmd/ztest/ |
| H A D | ztest.c | 6267 fletcher_4_byteswap(buf, size, NULL, &zc_ref_byteswap); in ztest_fletcher() 6274 fletcher_4_byteswap(buf, size, NULL, &zc_byteswap); in ztest_fletcher() 6330 fletcher_4_byteswap(buf, size, NULL, &zc_ref_bswap); in ztest_fletcher_incr()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs.abi | 46 …<elf-symbol name='fletcher_4_byteswap' type='func-type' binding='global-binding' visibility='defau… 4178 …fletcher_4_byteswap' mangled-name='fletcher_4_byteswap' filepath='../../module/zcommon/zfs_fletche…
|