ocf Cache/Core Mapping Query
Function
Obtains the ocf cache/core mapping information. This interface processes requests synchronously.
Implementation Method
struct ocf_dump_info *ocf_dump_cache_core_info();
Parameters
None
Return Values
NULL (0): The query fails.
Other values: A structure pointer is returned. If the structure contains the character string of the queried information, the query is successful.