CUBRID Engine  latest
dbdef_vol_ext_info Struct Reference

#include <storage_common.h>

Collaboration diagram for dbdef_vol_ext_info:
Collaboration graph

Public Attributes

const char * path
 
const char * name
 
const char * comments
 
int max_npages
 
int extend_npages
 
INT32 nsect_total
 
INT32 nsect_max
 
int max_writesize_in_sec
 
DB_VOLPURPOSE purpose
 
DB_VOLTYPE voltype
 
bool overwrite
 

Detailed Description

Definition at line 1212 of file storage_common.h.

Member Data Documentation

int dbdef_vol_ext_info::extend_npages

Definition at line 1221 of file storage_common.h.

Referenced by boot_create_all_volumes().

INT32 dbdef_vol_ext_info::nsect_max
INT32 dbdef_vol_ext_info::nsect_total
DB_VOLTYPE dbdef_vol_ext_info::voltype

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