Searched refs:REQ_RESULT_FAIL (Results 1 – 2 of 2) sorted by relevance
171 resp->result = ret == 0 ? REQ_RESULT_SUCCESS : REQ_RESULT_FAIL; in handle_sync()286 resp->result = REQ_RESULT_FAIL; in handle_request()366 result = REQ_RESULT_FAIL; in handle_sync_response()374 result = REQ_RESULT_FAIL; in handle_sync_response()379 result = REQ_RESULT_FAIL; in handle_sync_response()382 if (resp->result == REQ_RESULT_FAIL) { in handle_sync_response()383 result = REQ_RESULT_FAIL; in handle_sync_response()433 result == REQ_RESULT_FAIL) { in handle_sync_response()520 resp->result = REQ_RESULT_FAIL; in handle_rollback_response()
29 REQ_RESULT_FAIL enumerator