FreeBSD ZFS
The Zettabyte File System
Data Fields

zap_leaf_chunk::zap_leaf_array Struct Reference

#include <zap_leaf.h>

Data Fields

uint8_t la_type
 always ZAP_CHUNK_ARRAY
uint8_t la_array [ZAP_LEAF_ARRAY_BYTES]
uint16_t la_next
 next blk or CHAIN_END

Detailed Description

Definition at line 146 of file zap_leaf.h.


Field Documentation

uint8_t zap_leaf_chunk::zap_leaf_array::la_array[ZAP_LEAF_ARRAY_BYTES]

Definition at line 148 of file zap_leaf.h.

next blk or CHAIN_END

Definition at line 149 of file zap_leaf.h.

always ZAP_CHUNK_ARRAY

Definition at line 147 of file zap_leaf.h.


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