Searched refs:fletcher_2_native (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | zfs_fletcher.h | 52 void fletcher_2_native(const void *, uint64_t, const void *, zio_cksum_t *);
|
| /f-stack/freebsd/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 983 EXPORT_SYMBOL(fletcher_2_native);
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | arc.c | 1483 fletcher_2_native(buf->b_data, arc_buf_size(buf), NULL, &zc); in arc_cksum_verify() 1544 fletcher_2_native(buf->b_data, arc_buf_size(buf), NULL, in arc_cksum_compute()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs.abi | 45 …<elf-symbol name='fletcher_2_native' type='func-type' binding='global-binding' visibility='default… 4154 …fletcher_2_native' mangled-name='fletcher_2_native' filepath='../../module/zcommon/zfs_fletcher.c'…
|