FreeBSD ZFS
The Zettabyte File System
Data Fields

dva Struct Reference

All SPA data is represented by 128-bit data virtual addresses (DVAs). More...

#include <spa.h>

Data Fields

uint64_t dva_word [2]

Detailed Description

All SPA data is represented by 128-bit data virtual addresses (DVAs).

The members of the dva_t should be considered opaque outside the SPA.

Definition at line 116 of file spa.h.


Field Documentation

uint64_t dva::dva_word[2]

Definition at line 117 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