Searched refs:IORING_OP_READ (Results 1 – 3 of 3) sorted by relevance
191 IORING_OP_READ, enumerator
275 [IORING_OP_READ] = {
378 if (opcode == IORING_OP_READ || opcode == IORING_OP_WRITE || in __io_import_iovec()764 if (req->opcode == IORING_OP_READ && file_can_poll(req->file)) in io_read()