region_id and remap_id Mapping Query
Function
Obtains the mapping between region_id and remap_id. This interface processes requests synchronously.
Implementation Method
struct ocf_dump_info *ocf_dump_region_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.