Motr  M0
Collaboration diagram for ioq_qev:
Collaboration graph

Data Fields

struct iocb iq_iocb
 
m0_bcount_t iq_nbytes
 
m0_bindex_t iq_offset
 
struct m0_queue_link iq_linkage
 
struct m0_stob_ioiq_io
 

Detailed Description

AIO fragment.

A ioq_qev is created for each fragment of original adieu request (see linux_stob_io_launch()).

Definition at line 114 of file ioq.c.

Field Documentation

◆ iq_io

struct m0_stob_io* iq_io

Definition at line 121 of file ioq.c.

◆ iq_iocb

struct iocb iq_iocb

Definition at line 115 of file ioq.c.

◆ iq_linkage

struct m0_queue_link iq_linkage

Linkage to a per-domain admission queue (linux_domain::ioq_queue).

Definition at line 120 of file ioq.c.

◆ iq_nbytes

m0_bcount_t iq_nbytes

Definition at line 116 of file ioq.c.

◆ iq_offset

m0_bindex_t iq_offset

Definition at line 117 of file ioq.c.


The documentation for this struct was generated from the following file: