#include <P_CacheDisk.h>
Data Fields | |
int | num_volblocks |
int | vol_number |
uint64_t | size |
CacheDisk * | disk |
Queue< DiskVolBlockQueue > | dpb_queue |
Definition at line 68 of file P_CacheDisk.h.
Definition at line 73 of file P_CacheDisk.h.
Referenced by cplist_update(), CacheDisk::create_volume(), Cache::open(), and CacheDisk::update_header().
Definition at line 74 of file P_CacheDisk.h.
Referenced by cplist_init(), CacheDisk::create_volume(), CacheDisk::delete_volume(), execute_and_verify(), Cache::open(), CacheDisk::update_header(), and CacheDisk::~CacheDisk().
Definition at line 70 of file P_CacheDisk.h.
Referenced by cplist_init(), cplist_reconfigure(), CacheDisk::create_volume(), CacheDisk::delete_volume(), execute_and_verify(), and CacheDisk::update_header().
uint64_t DiskVol::size |
Definition at line 72 of file P_CacheDisk.h.
Referenced by cplist_init(), cplist_reconfigure(), CacheDisk::create_volume(), CacheDisk::delete_volume(), CacheProcessor::diskInitialized(), execute_and_verify(), and CacheDisk::update_header().
Definition at line 71 of file P_CacheDisk.h.
Referenced by cplist_init(), cplist_reconfigure(), CacheDisk::create_volume(), CacheProcessor::diskInitialized(), execute_and_verify(), and CacheDisk::update_header().