Searched refs:BLKIF_OP_INDIRECT (Results 1 – 4 of 4) sorted by relevance
127 #define BLKIF_OP_INDIRECT 6 macro
1158 case BLKIF_OP_INDIRECT: in __do_block_io_op()1216 req_operation = req->operation == BLKIF_OP_INDIRECT ? in dispatch_rw_block_io()1219 if ((req->operation == BLKIF_OP_INDIRECT) && in dispatch_rw_block_io()1248 nseg = req->operation == BLKIF_OP_INDIRECT ? in dispatch_rw_block_io()1252 unlikely((req->operation != BLKIF_OP_INDIRECT) && in dispatch_rw_block_io()1254 unlikely((req->operation == BLKIF_OP_INDIRECT) && in dispatch_rw_block_io()1269 if (req->operation != BLKIF_OP_INDIRECT) { in dispatch_rw_block_io()
433 case BLKIF_OP_INDIRECT: in blkif_get_x86_32_req()481 case BLKIF_OP_INDIRECT: in blkif_get_x86_64_req()
513 if ((ring_req->operation == BLKIF_OP_INDIRECT) && in blkif_setup_rw_req_grant()552 if (ring_req->operation != BLKIF_OP_INDIRECT) { in blkif_setup_rw_req_grant()639 ring_req->operation = BLKIF_OP_INDIRECT; in blkif_queue_rw_req()1129 segs = info->shadow[i].req.operation == BLKIF_OP_INDIRECT ? in blkif_free()1140 if (info->shadow[i].req.operation != BLKIF_OP_INDIRECT) in blkif_free()1223 num_grant = s->req.operation == BLKIF_OP_INDIRECT ? in blkif_completion()1269 if (s->req.operation == BLKIF_OP_INDIRECT) { in blkif_completion()