FreeBSD ZFS
The Zettabyte File System
Data Fields

zio_cksum Struct Reference

Each block has a 256-bit checksum -- strong enough for cryptographic hashes. More...

#include <spa.h>

Data Fields

uint64_t zc_word [4]

Detailed Description

Each block has a 256-bit checksum -- strong enough for cryptographic hashes.

Definition at line 123 of file spa.h.


Field Documentation

uint64_t zio_cksum::zc_word[4]

Definition at line 124 of file spa.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines