FreeBSD ZFS
The Zettabyte File System
Data Fields

zvol_extent Struct Reference

Collaboration diagram for zvol_extent:
Collaboration graph
[legend]

Data Fields

list_node_t ze_node
dva_t ze_dva
 dva associated with this extent
uint64_t ze_nblks
 number of blocks in extent

Detailed Description

Definition at line 106 of file zvol.c.


Field Documentation

dva associated with this extent

Definition at line 108 of file zvol.c.

number of blocks in extent

Definition at line 109 of file zvol.c.

list_node_t zvol_extent::ze_node

Definition at line 107 of file zvol.c.


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