| 
    FreeBSD ZFS 
   The Zettabyte File System 
   | 
 
list of unique domains More...
#include <zfs_fuid.h>
Data Fields | |
| list_node_t | z_next | 
| uint64_t | z_domidx | 
| AVL tree idx.   | |
| const char * | z_domain | 
| domain string   | |
list of unique domains
Definition at line 83 of file zfs_fuid.h.
| const char* zfs_fuid_domain::z_domain | 
domain string
Definition at line 86 of file zfs_fuid.h.
| uint64_t zfs_fuid_domain::z_domidx | 
AVL tree idx.
Definition at line 85 of file zfs_fuid.h.
| list_node_t zfs_fuid_domain::z_next | 
Definition at line 84 of file zfs_fuid.h.
 1.7.3