Rate This Document
Findability
Accuracy
Completeness
Readability

ocf Status Query

Function

Queries the ocf status (to check whether ocf is available). This interface processes requests synchronously.

Implementation Method

struct ocf_dump_info *ocf_dump_status();

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.