FreeBSD ZFS
The Zettabyte File System
Data Fields

mzap_ent_phys Struct Reference

#include <zap_impl.h>

Data Fields

uint64_t mze_value
uint32_t mze_cd
uint16_t mze_pad
 in case we want to chain them someday
char mze_name [MZAP_NAME_LEN]

Detailed Description

Definition at line 49 of file zap_impl.h.


Field Documentation

Definition at line 51 of file zap_impl.h.

char mzap_ent_phys::mze_name[MZAP_NAME_LEN]

Definition at line 53 of file zap_impl.h.

in case we want to chain them someday

Definition at line 52 of file zap_impl.h.

Definition at line 50 of file zap_impl.h.


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