Add API function ocf_cache_wait_for_io_finish()
Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
@@ -24,8 +24,6 @@ int cache_mng_thread_io_requests(void *data);
|
||||
|
||||
bool ocf_mngt_cache_is_dirty(ocf_cache_t cache);
|
||||
|
||||
void ocf_mngt_wait_for_io_finish(ocf_cache_t cache);
|
||||
|
||||
int ocf_mngt_add_partition_to_cache(struct ocf_cache *cache,
|
||||
ocf_part_id_t part_id, const char *name, uint32_t min_size,
|
||||
uint32_t max_size, uint8_t priority, bool valid);
|
||||
|
Reference in New Issue
Block a user