Searched refs:BLKIF_OP_READ (Results 1 – 2 of 2) sorted by relevance
434 #define BLKIF_OP_READ 0 macro
465 Request->operation = IsWrite ? BLKIF_OP_WRITE : BLKIF_OP_READ; in XenPvBlockAsyncIo()606 case BLKIF_OP_READ: in XenPvBlockAsyncIoPoll()615 Response->operation == BLKIF_OP_READ ? "read" : "write", in XenPvBlockAsyncIoPoll()