|
Open CAS Framework
Open source framework of Cache Acceleration Software
|
Metadata probe status. More...
#include <ocf_metadata.h>
Data Fields | |
| bool | clean_shutdown |
| bool | cache_dirty |
| char | cache_name [OCF_CACHE_NAME_SIZE] |
Metadata probe status.
| bool cache_dirty |
Cache contains dirty data
| char cache_name[OCF_CACHE_NAME_SIZE] |
Loaded name of cache instance
| bool clean_shutdown |
Cache was graceful stopped
1.8.13