FreeBSD ZFS
The Zettabyte File System
Data Structures | Defines

sys/uberblock_impl.h File Reference

#include <sys/uberblock.h>
#include <sys/uberblock.h>
Include dependency graph for uberblock_impl.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

#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.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines