Skip to content

Struct disk_extend_info

ClassList > disk_extend_info

Public Attributes

Type Name
pthread_mutex_t mutex_reserve
volatile DKNSECTS nsect_free
volatile DKNSECTS nsect_intention
volatile DKNSECTS nsect_max
volatile DKNSECTS nsect_total
DKNSECTS nsect_vol_max
volatile int owner_reserve
VOLID volid_extend
DB_VOLTYPE voltype

Public Attributes Documentation

variable mutex_reserve

pthread_mutex_t disk_extend_info::mutex_reserve;

variable nsect_free

volatile DKNSECTS disk_extend_info::nsect_free;

variable nsect_intention

volatile DKNSECTS disk_extend_info::nsect_intention;

variable nsect_max

volatile DKNSECTS disk_extend_info::nsect_max;

variable nsect_total

volatile DKNSECTS disk_extend_info::nsect_total;

variable nsect_vol_max

DKNSECTS disk_extend_info::nsect_vol_max;

variable owner_reserve

volatile int disk_extend_info::owner_reserve;

variable volid_extend

VOLID disk_extend_info::volid_extend;

variable voltype

DB_VOLTYPE disk_extend_info::voltype;


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