Data Fields

VolHeaderFooter Struct Reference

#include <P_CacheVol.h>

Collaboration diagram for VolHeaderFooter:
Collaboration graph
[legend]

Data Fields

unsigned int magic
VersionNumber version
time_t create_time
off_t write_pos
off_t last_write_pos
off_t agg_pos
uint32_t generation
uint32_t phase
uint32_t cycle
uint32_t sync_serial
uint32_t write_serial
uint32_t dirty
uint32_t sector_size
uint32_t unused
uint16_t freelist [1]

Detailed Description

Definition at line 101 of file P_CacheVol.h.


Field Documentation

Definition at line 105 of file P_CacheVol.h.

Referenced by Vol::db_check(), ShowCacheInternal::showVolVolumes(), and vol_clear_init().

Definition at line 111 of file P_CacheVol.h.

Referenced by Vol::agg_wrap(), and vol_clear_init().

Definition at line 109 of file P_CacheVol.h.

Referenced by Vol::increment_generation().

unsigned int VolHeaderFooter::magic

Definition at line 103 of file P_CacheVol.h.

Referenced by Vol::handle_dir_read(), and vol_clear_init().

Definition at line 115 of file P_CacheVol.h.

Referenced by Vol::handle_dir_read(), and vol_clear_init().

Definition at line 116 of file P_CacheVol.h.


The documentation for this struct was generated from the following file: