Searched refs:fletcher_4_native_varsize (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | zfs_fletcher.h | 57 void fletcher_4_native_varsize(const void *, uint64_t, zio_cksum_t *);
|
| /f-stack/freebsd/contrib/openzfs/module/zcommon/ |
| H A D | zfs_fletcher.c | 488 fletcher_4_native_varsize(const void *buf, uint64_t size, zio_cksum_t *zcp) in fletcher_4_native_varsize() function 986 EXPORT_SYMBOL(fletcher_4_native_varsize);
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/draid/ |
| H A D | draid.c | 754 fletcher_4_native_varsize(best_map->dm_perms, in eval_maps()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev_draid.c | 453 fletcher_4_native_varsize(perms, permssz, &cksum); in verify_perms()
|
| H A D | dsl_dataset.c | 2442 fletcher_4_native_varsize(compressed, compressed_size, &cksum); in get_receive_resume_stats_impl()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 4283 fletcher_4_native_varsize(&this_lb, asize, &cksum); in dump_l2arc_log_blocks() 4698 fletcher_4_native_varsize(buf, size, &cksum); in dump_label() 4718 fletcher_4_native_varsize(ub, sizeof (*ub), &cksum); in dump_label()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_sendrecv.c | 1403 fletcher_4_native_varsize(compressed, len, &cksum); in zfs_send_resume_token_to_nvlist()
|
| H A D | libzfs.abi | 53 …<elf-symbol name='fletcher_4_native_varsize' type='func-type' binding='global-binding' visibility=… 4131 …fletcher_4_native_varsize' mangled-name='fletcher_4_native_varsize' filepath='../../module/zcommon…
|