vdo_status_to_errno
int error = vdo_status_to_errno(data_vio->vio.completion.result);
result = vdo_status_to_errno(process_vdo_message(vdo, argc, argv));
return vdo_status_to_errno(result);
return vdo_status_to_errno(result);
return vdo_status_to_errno(result);
int vdo_status_to_errno(int error);