FreeBSD ZFS
The Zettabyte File System
|
#include <zap.h>
Data Fields | |
int | za_integer_length |
boolean_t | za_normalization_conflict |
za_normalization_conflict will be set if there are additional entries with this normalized form (eg, "foo" and "Foo"). | |
uint64_t | za_num_integers |
uint64_t | za_first_integer |
no sign extension for <8byte ints | |
char | za_name [MAXNAMELEN] |
uint64_t zap_attribute_t::za_first_integer |
char zap_attribute_t::za_name[MAXNAMELEN] |
uint64_t zap_attribute_t::za_num_integers |