Lines Matching defs:error
1011 goto error;
1016 goto error;
1044 goto error;
1058 error:
1263 nvmf_rdma_event_reject(struct rdma_cm_id *id, enum spdk_nvmf_rdma_transport_error error)
1268 rej_data.sts = error;
2109 /* If the queue pair is in an error state, force the request to the completed state
2388 SPDK_ERRLOG("DIF error detected. type=%d, offset=%" PRIu32 "\n", error_blk.err_type,
3004 * < 0: means that spdk_strtol hit an error
4270 SPDK_ERRLOG("Destroy cq return %d, error: %s\n", rc, strerror(errno));
4661 * Work Requests with IBV_WC_WR_FLUSH_ERR status. Don't log an error in that case */
4685 bool error = false;
4798 /* If the data transfer fails still force the queue into the error state,
4822 /* Handle error conditions */
4827 error = true;
4845 if (spdk_unlikely(error == true)) {
4878 /* cannot handle fd allocation error here */