FreeBSD ZFS
The Zettabyte File System
|
#include <zap_impl.h>
Data Fields | |
uint64_t | mz_block_type |
ZBT_MICRO. | |
uint64_t | mz_salt |
uint64_t | mz_normflags |
uint64_t | mz_pad [5] |
mzap_ent_phys_t | mz_chunk [1] |
actually variable size depending on block size |
Definition at line 56 of file zap_impl.h.
uint64_t mzap_phys::mz_block_type |
ZBT_MICRO.
Definition at line 57 of file zap_impl.h.
actually variable size depending on block size
Definition at line 62 of file zap_impl.h.
uint64_t mzap_phys::mz_normflags |
Definition at line 59 of file zap_impl.h.
uint64_t mzap_phys::mz_pad[5] |
Definition at line 60 of file zap_impl.h.
uint64_t mzap_phys::mz_salt |
Definition at line 58 of file zap_impl.h.