pyocf: rename C collision helpers file
Signed-off-by: Jan Musial <jan.musial@intel.com>
This commit is contained in:
9
tests/functional/pyocf/c/helpers/metadata_helpers.h
Normal file
9
tests/functional/pyocf/c/helpers/metadata_helpers.h
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
* Copyright(c) 2022-2022 Intel Corporation
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
uint64_t ocf_get_collision_start_page_helper(ocf_cache_t cache);
|
||||
uint64_t ocf_get_collision_page_count_helper(ocf_cache_t cache);
|
Reference in New Issue
Block a user