ublk-cpp v0.0
Loading...
Searching...
No Matches
ublk::IoData Struct Reference

Context of a single I/O request delivered to a handler. More...

#include <handler.hpp>

Public Attributes

uint16_t q_id
 Queue ID of the request.
uint16_t tag
 Tag of the request.
const ublksrv_io_desc * iod
 I/O descriptor of the request in shared memory.
void * buf
 Buffer for the request data.

Detailed Description

Context of a single I/O request delivered to a handler.

Definition at line 23 of file handler.hpp.


The documentation for this struct was generated from the following file:
  • /home/runner/work/ublk-cpp/ublk-cpp/include/ublk/handler.hpp