|
FreeBSD ZFS
The Zettabyte File System
|


Go to the source code of this file.
Data Structures | |
| struct | uberblock |
| The uberblock version is incremented whenever an incompatible on-disk format change is made to the SPA, DMU, or ZAP. More... | |
Defines | |
| #define | UBERBLOCK_MAGIC 0x00bab10c |
| oo-ba-bloc! | |
| #define | UBERBLOCK_SHIFT 10 |
| up to 1K | |
| #define UBERBLOCK_MAGIC 0x00bab10c |
oo-ba-bloc!
Definition at line 34 of file uberblock_impl.h.
| #define UBERBLOCK_SHIFT 10 |
up to 1K
Definition at line 35 of file uberblock_impl.h.
1.7.3