
| Public Member Functions | |
| VolInitInfo () | |
| ~VolInitInfo () | |
| Data Fields | |
| off_t | recover_pos | 
| AIOCallbackInternal | vol_aio [4] | 
| char * | vol_h_f | 
Definition at line 130 of file Cache.cc.
| VolInitInfo::VolInitInfo | ( | ) |  [inline] | 
Definition at line 136 of file Cache.cc.
References ats_memalign(), recover_pos, STORE_BLOCK_SIZE, and vol_h_f.
| VolInitInfo::~VolInitInfo | ( | ) |  [inline] | 
Definition at line 143 of file Cache.cc.
References AIOCallback::action, Ptr< T >::clear(), Continuation::mutex, vol_aio, and vol_h_f.
| off_t VolInitInfo::recover_pos | 
Definition at line 132 of file Cache.cc.
Referenced by VolInitInfo().
Definition at line 133 of file Cache.cc.
Referenced by Vol::handle_recover_from_data(), Vol::init(), and ~VolInitInfo().
| char* VolInitInfo::vol_h_f | 
Definition at line 134 of file Cache.cc.
Referenced by Vol::init(), VolInitInfo(), and ~VolInitInfo().
 1.7.1
 1.7.1