Searched refs:fletcher_4_endian (Results 1 – 3 of 3) sorted by relevance
/u-boot/include/zfs/ |
A D | zio_checksum.h | 34 extern void fletcher_4_endian(const void *, uint64_t, zfs_endian_t endian,
|
/u-boot/fs/zfs/ |
A D | zfs_fletcher.c | 56 fletcher_4_endian(const void *buf, uint64_t size, zfs_endian_t endian, in fletcher_4_endian() function
|
A D | zfs.c | 253 {fletcher_4_endian, 1, 0, "fletcher4"},
|
Completed in 7 milliseconds