#include <P_CacheVol.h>
Public Member Functions | |
LINK (CacheVol, link) | |
CacheVol () | |
Data Fields | |
int | vol_number |
int | scheme |
off_t | size |
int | num_vols |
Vol ** | vols |
DiskVol ** | disk_vols |
RecRawStatBlock * | vol_rsb |
Definition at line 607 of file P_CacheVol.h.
CacheVol::CacheVol | ( | ) | [inline] |
Definition at line 619 of file P_CacheVol.h.
CacheVol::LINK | ( | CacheVol | , | |
link | ||||
) |
Definition at line 614 of file P_CacheVol.h.
Referenced by ClearCacheVolList(), cplist_init(), cplist_reconfigure(), cplist_update(), create_volume(), execute_and_verify(), fillExclusiveDisks(), and Cache::open().
Definition at line 612 of file P_CacheVol.h.
Referenced by cplist_init(), cplist_reconfigure(), create_volume(), execute_and_verify(), fillExclusiveDisks(), CacheHostRecord::Init(), and Cache::open().
int CacheVol::scheme |
Definition at line 610 of file P_CacheVol.h.
Referenced by cplist_init(), cplist_reconfigure(), cplist_update(), create_volume(), execute_and_verify(), fillExclusiveDisks(), CacheHostRecord::Init(), and Cache::open().
off_t CacheVol::size |
Definition at line 611 of file P_CacheVol.h.
Referenced by cplist_init(), cplist_reconfigure(), cplist_update(), create_volume(), execute_and_verify(), fillExclusiveDisks(), and CacheHostRecord::Init().
Definition at line 609 of file P_CacheVol.h.
Referenced by cplist_init(), cplist_reconfigure(), cplist_update(), create_volume(), CacheProcessor::diskInitialized(), execute_and_verify(), fillExclusiveDisks(), ShowCache::handleCacheEvent(), and CacheHostRecord::Init().
Definition at line 617 of file P_CacheVol.h.
Referenced by CacheProcessor::diskInitialized().
Definition at line 613 of file P_CacheVol.h.
Referenced by ClearCacheVolList(), CacheHostRecord::Init(), and Cache::open().