Searched refs:fletcher_2_native (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/contrib/openzfs/include/
H A Dzfs_fletcher.h52 _ZFS_FLETCHER_H void fletcher_2_native(const void *, uint64_t, const void *,
/freebsd-current/sys/cddl/boot/zfs/
H A Dfletcher.c27 fletcher_2_native(const void *buf, uint64_t size, function
H A Dzfssubr.c122 {{fletcher_2_native, fletcher_2_byteswap}, NULL, NULL,
124 {{fletcher_2_native, fletcher_2_byteswap}, NULL, NULL,
/freebsd-current/sys/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher.c262 fletcher_2_native(const void *buf, uint64_t size, function
1005 EXPORT_SYMBOL(fletcher_2_native); variable
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Darc.c1444 fletcher_2_native(buf->b_data, arc_buf_size(buf), NULL, &zc);
1505 fletcher_2_native(buf->b_data, arc_buf_size(buf), NULL,

Completed in 205 milliseconds