Searched refs:fletcher_2_native (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/include/ |
| H A D | zfs_fletcher.h | 52 _ZFS_FLETCHER_H void fletcher_2_native(const void *, uint64_t, const void *,
|
| /freebsd-14.2/sys/cddl/boot/zfs/ |
| H A D | fletcher.c | 27 fletcher_2_native(const void *buf, uint64_t size, in fletcher_2_native() function
|
| H A D | zfssubr.c | 122 {{fletcher_2_native, fletcher_2_byteswap}, NULL, NULL, 124 {{fletcher_2_native, fletcher_2_byteswap}, NULL, NULL,
|
| /freebsd-14.2/sys/contrib/openzfs/module/zcommon/ |
| H A D | zfs_fletcher.c | 262 fletcher_2_native(const void *buf, uint64_t size, in fletcher_2_native() function 1005 EXPORT_SYMBOL(fletcher_2_native);
|
| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | arc.c | 1444 fletcher_2_native(buf->b_data, arc_buf_size(buf), NULL, &zc); in arc_cksum_verify() 1505 fletcher_2_native(buf->b_data, arc_buf_size(buf), NULL, in arc_cksum_compute()
|
| /freebsd-14.2/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs.abi | 172 …<elf-symbol name='fletcher_2_native' type='func-type' binding='global-binding' visibility='default… 9214 …name='fletcher_2_native' mangled-name='fletcher_2_native' visibility='default' binding='global' si…
|