Searched refs:BLKIF_OP_INDIRECT (Results 1 – 4 of 4) sorted by relevance
1146 case BLKIF_OP_INDIRECT: in __do_block_io_op()1204 req_operation = req->operation == BLKIF_OP_INDIRECT ? in dispatch_rw_block_io()1206 if ((req->operation == BLKIF_OP_INDIRECT) && in dispatch_rw_block_io()1235 nseg = req->operation == BLKIF_OP_INDIRECT ? in dispatch_rw_block_io()1239 unlikely((req->operation != BLKIF_OP_INDIRECT) && in dispatch_rw_block_io()1241 unlikely((req->operation == BLKIF_OP_INDIRECT) && in dispatch_rw_block_io()1256 if (req->operation != BLKIF_OP_INDIRECT) { in dispatch_rw_block_io()
422 case BLKIF_OP_INDIRECT: in blkif_get_x86_32_req()470 case BLKIF_OP_INDIRECT: in blkif_get_x86_64_req()
127 #define BLKIF_OP_INDIRECT 6 macro
462 ring_req->operation = BLKIF_OP_INDIRECT; in blkif_queue_request()501 if ((ring_req->operation == BLKIF_OP_INDIRECT) && in blkif_queue_request()555 if (ring_req->operation != BLKIF_OP_INDIRECT) { in blkif_queue_request()994 segs = info->shadow[i].req.operation == BLKIF_OP_INDIRECT ? in blkif_free()1005 if (info->shadow[i].req.operation != BLKIF_OP_INDIRECT) in blkif_free()1057 nseg = s->req.operation == BLKIF_OP_INDIRECT ? in blkif_completion()1105 if (s->req.operation == BLKIF_OP_INDIRECT) { in blkif_completion()