Skip to content

Struct fileio_volinfo_header

ClassList > fileio_volinfo_header

Public Attributes

Type Name
int max_perm_vols
int max_temp_vols
pthread_mutex_t mutex
int next_perm_volid
int next_temp_volid
int num_volinfo_array
FILEIO_VOLUME_INFO ** volinfo

Public Attributes Documentation

variable max_perm_vols

int fileio_volinfo_header::max_perm_vols;

variable max_temp_vols

int fileio_volinfo_header::max_temp_vols;

variable mutex

pthread_mutex_t fileio_volinfo_header::mutex;

variable next_perm_volid

int fileio_volinfo_header::next_perm_volid;

variable next_temp_volid

int fileio_volinfo_header::next_temp_volid;

variable num_volinfo_array

int fileio_volinfo_header::num_volinfo_array;

variable volinfo

FILEIO_VOLUME_INFO** fileio_volinfo_header::volinfo;


The documentation for this class was generated from the following file cubrid/src/storage/file_io.c