Searched refs:fletcher_2_native (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/openzfs/include/ |
H A D | zfs_fletcher.h | 53 _ZFS_FLETCHER_H void fletcher_2_native(const void *, uint64_t, const void *,
|
/freebsd/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/sys/contrib/openzfs/module/zcommon/ |
H A D | zfs_fletcher.c | 263 fletcher_2_native(const void *buf, uint64_t size, in fletcher_2_native() function 1006 EXPORT_SYMBOL(fletcher_2_native);
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | arc.c | 1462 fletcher_2_native(buf->b_data, arc_buf_size(buf), NULL, &zc); in arc_cksum_verify() 1523 fletcher_2_native(buf->b_data, arc_buf_size(buf), NULL, in arc_cksum_compute()
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs.abi | 176 …<elf-symbol name='fletcher_2_native' type='func-type' binding='global-binding' visibility='default… 9750 …name='fletcher_2_native' mangled-name='fletcher_2_native' visibility='default' binding='global' si…
|