Searched refs:fletcher_4_native (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/module/zcommon/ |
| H A D | zfs_fletcher.c | 470 fletcher_4_native(const void *buf, uint64_t size, in fletcher_4_native() function 579 fletcher_4_native(buf, len, NULL, &nzc); in fletcher_4_incremental_impl() 696 fletcher_4_native : fletcher_4_byteswap; in fletcher_4_benchmark_impl() 1007 EXPORT_SYMBOL(fletcher_4_native);
|
| /freebsd-14.2/sys/contrib/openzfs/include/ |
| H A D | zfs_fletcher.h | 56 _ZFS_FLETCHER_H void fletcher_4_native(const void *, uint64_t, const void *,
|
| /freebsd-14.2/sys/cddl/boot/zfs/ |
| H A D | fletcher.c | 63 fletcher_4_native(const void *buf, uint64_t size, in fletcher_4_native() function
|
| H A D | zfssubr.c | 126 {{fletcher_4_native, fletcher_4_byteswap}, NULL, NULL, 131 {{fletcher_4_native, fletcher_4_byteswap}, NULL, NULL,
|
| /freebsd-14.2/usr.sbin/makefs/zfs/ |
| H A D | vdev.c | 120 fletcher_4_native(data, sz, NULL, &cksum); in vdev_pwrite_data()
|
| /freebsd-14.2/sys/contrib/openzfs/cmd/ |
| H A D | ztest.c | 6524 fletcher_4_native(buf, size, NULL, &zc_ref); in ztest_fletcher() 6533 fletcher_4_native(buf, size, NULL, &zc); in ztest_fletcher() 6588 fletcher_4_native(buf, size, NULL, &zc_ref); in ztest_fletcher_incr()
|
| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | arc.c | 10129 fletcher_4_native(this_lb, asize, NULL, &cksum); in l2arc_log_blk_read() 10471 fletcher_4_native(tmpbuf, asize, NULL, in l2arc_log_blk_commit()
|
| /freebsd-14.2/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs.abi | 179 …<elf-symbol name='fletcher_4_native' type='func-type' binding='global-binding' visibility='default… 9238 …name='fletcher_4_native' mangled-name='fletcher_4_native' visibility='default' binding='global' si…
|