FreeBSD ZFS
The Zettabyte File System
Functions

uberblock.c File Reference

#include <sys/zfs_context.h>
#include <sys/uberblock_impl.h>
#include <sys/vdev_impl.h>
Include dependency graph for uberblock.c:

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)

Function Documentation

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.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines