Lines Matching refs:status
683 pending_req->operation, pending_req->status);
831 if (unlikely(map[new_map_idx].status != 0)) {
970 int status = BLKIF_RSP_OKAY;
1001 status = BLKIF_RSP_EOPNOTSUPP;
1003 status = BLKIF_RSP_ERROR;
1005 make_response(ring, req->u.discard.id, req->operation, status);
1045 pending_req->status = BLKIF_RSP_EOPNOTSUPP;
1050 pending_req->status = BLKIF_RSP_EOPNOTSUPP;
1054 pending_req->status = BLKIF_RSP_ERROR;
1360 pending_req->status = BLKIF_RSP_OKAY;
1519 resp->status = st;