|
FreeBSD ZFS
The Zettabyte File System
|

Go to the source code of this file.
Functions | |
| int | uberblock_verify (uberblock_t *ub) |
| int | uberblock_update (uberblock_t *ub, vdev_t *rvd, uint64_t txg) |
| int uberblock_update | ( | uberblock_t * | ub, |
| vdev_t * | rvd, | ||
| uint64_t | txg | ||
| ) |
Definition at line 46 of file uberblock.c.
| int uberblock_verify | ( | uberblock_t * | ub | ) |
Definition at line 30 of file uberblock.c.
1.7.3