FreeBSD ZFS
The Zettabyte File System
Data Fields

spa_history_phys Struct Reference

#include <spa_impl.h>

Data Fields

uint64_t sh_pool_create_len
 ending offset of zpool create
uint64_t sh_phys_max_off
 physical EOF
uint64_t sh_bof
 logical BOF
uint64_t sh_eof
 logical EOF
uint64_t sh_records_lost
 num of records overwritten

Detailed Description

Definition at line 52 of file spa_impl.h.


Field Documentation

logical BOF

Definition at line 55 of file spa_impl.h.

logical EOF

Definition at line 56 of file spa_impl.h.

physical EOF

Definition at line 54 of file spa_impl.h.

ending offset of zpool create

Definition at line 53 of file spa_impl.h.

num of records overwritten

Definition at line 57 of file spa_impl.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines