Searched refs:fletcher_4_native (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | zfs_fletcher.h | 54 void fletcher_4_native(const void *, uint64_t, const void *, zio_cksum_t *);
|
| /f-stack/freebsd/contrib/openzfs/module/zcommon/ |
| H A D | zfs_fletcher.c | 465 fletcher_4_native(const void *buf, uint64_t size, in fletcher_4_native() function 565 fletcher_4_native(buf, len, NULL, &nzc); in fletcher_4_incremental_impl() 681 fletcher_4_native : fletcher_4_byteswap; in fletcher_4_benchmark_impl() 985 EXPORT_SYMBOL(fletcher_4_native);
|
| /f-stack/freebsd/contrib/openzfs/cmd/ztest/ |
| H A D | ztest.c | 6266 fletcher_4_native(buf, size, NULL, &zc_ref); in ztest_fletcher() 6275 fletcher_4_native(buf, size, NULL, &zc); in ztest_fletcher() 6329 fletcher_4_native(buf, size, NULL, &zc_ref); in ztest_fletcher_incr()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | arc.c | 10128 fletcher_4_native(this_lb, asize, NULL, &cksum); in l2arc_log_blk_read() 10470 fletcher_4_native(tmpbuf, asize, NULL, in l2arc_log_blk_commit()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs.abi | 52 …<elf-symbol name='fletcher_4_native' type='func-type' binding='global-binding' visibility='default… 4171 …fletcher_4_native' mangled-name='fletcher_4_native' filepath='../../module/zcommon/zfs_fletcher.c'…
|