RQ_END_IO_FREE
if (rq->end_io(rq, error, NULL) == RQ_END_IO_FREE)
if (rq->end_io(rq, 0, NULL) == RQ_END_IO_FREE)
return RQ_END_IO_FREE;