|
FreeBSD ZFS
The Zettabyte File System
|
#include <vdev_impl.h>

Data Fields | |
| char | vl_pad1 [VDEV_PAD_SIZE] |
| 8K | |
| char | vl_pad2 [VDEV_PAD_SIZE] |
| 8K | |
| vdev_phys_t | vl_vdev_phys |
| 112K | |
| char | vl_uberblock [VDEV_UBERBLOCK_RING] |
| 128K | |
Definition at line 256 of file vdev_impl.h.
| char vdev_label::vl_pad1[VDEV_PAD_SIZE] |
8K
Definition at line 257 of file vdev_impl.h.
| char vdev_label::vl_pad2[VDEV_PAD_SIZE] |
8K
Definition at line 258 of file vdev_impl.h.
| char vdev_label::vl_uberblock[VDEV_UBERBLOCK_RING] |
128K
Definition at line 260 of file vdev_impl.h.
112K
Definition at line 259 of file vdev_impl.h.
1.7.3