/* * 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);