Probe core UUIDs from metadata
Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
This commit is contained in:
@@ -32,8 +32,7 @@ size_t raw_dynamic_size_of(ocf_cache_t cache,
|
||||
/*
|
||||
* RAW DYNAMIC Implementation - Size on SSD
|
||||
*/
|
||||
uint32_t raw_dynamic_size_on_ssd(ocf_cache_t cache,
|
||||
struct ocf_metadata_raw *raw);
|
||||
uint32_t raw_dynamic_size_on_ssd(struct ocf_metadata_raw *raw);
|
||||
|
||||
/*
|
||||
* RAW DYNAMIC Implementation - Checksum
|
||||
|
Reference in New Issue
Block a user