Searched refs:BLKIF_OP_INDIRECT (Results 1 – 3 of 3) sorted by relevance
1104 case BLKIF_OP_INDIRECT: in blkif_get_x86_32_req()1157 case BLKIF_OP_INDIRECT: in blkif_get_x86_64_req()1248 case BLKIF_OP_INDIRECT: in __do_block_io_op()1307 req_operation = req->operation == BLKIF_OP_INDIRECT ? in dispatch_rw_block_io()1310 if ((req->operation == BLKIF_OP_INDIRECT) && in dispatch_rw_block_io()1342 nseg = req->operation == BLKIF_OP_INDIRECT ? in dispatch_rw_block_io()1346 unlikely((req->operation != BLKIF_OP_INDIRECT) && in dispatch_rw_block_io()1348 unlikely((req->operation == BLKIF_OP_INDIRECT) && in dispatch_rw_block_io()1363 if (req->operation != BLKIF_OP_INDIRECT) { in dispatch_rw_block_io()
176 #define BLKIF_OP_INDIRECT 6 macro
623 if ((ring_req->operation == BLKIF_OP_INDIRECT) && in blkif_setup_rw_req_grant()666 if (ring_req->operation != BLKIF_OP_INDIRECT) { in blkif_setup_rw_req_grant()772 ring_req->operation = BLKIF_OP_INDIRECT; in blkif_queue_rw_req()1253 segs = rinfo->shadow[i].req.operation == BLKIF_OP_INDIRECT ? in blkif_free_ring()1264 if (rinfo->shadow[i].req.operation != BLKIF_OP_INDIRECT) in blkif_free_ring()1397 num_grant = s->req.operation == BLKIF_OP_INDIRECT ? in blkif_completion()1484 if (s->req.operation == BLKIF_OP_INDIRECT) { in blkif_completion()1568 if (op == BLKIF_OP_INDIRECT) in blkif_interrupt()