Searched refs:cl_suspend_error_decode (Results 1 – 1 of 1) sorted by relevance
95 const char *(*cl_suspend_error_decode)(int); variable462 if (cl_suspend_error_decode == NULL) in cluster_error_decode()465 if ((decoded = (*cl_suspend_error_decode)(error)) == NULL) in cluster_error_decode()