|
Motr
M0
|
#include <io.h>

Data Fields | |
| struct m0_be_io_part * | bio_part |
| struct m0_bufvec | bio_bv_user |
| struct m0_indexvec | bio_iv_stob |
| uint32_t | bio_vec_pos |
| struct m0_be_io_credit | bio_iocred |
| struct m0_be_io_credit | bio_used |
| unsigned | bio_stob_nr |
| struct m0_atomic64 | bio_stob_io_finished_nr |
| struct m0_be_op * | bio_op |
| bool | bio_sync |
| enum m0_stob_io_opcode | bio_opcode |
| struct m0_sm_ast | bio_ast |
| void * | bio_user_data |
| struct m0_be_io_sched * | bio_sched |
| struct m0_tlink | bio_sched_link |
| uint64_t | bio_sched_magic |
| struct m0_be_op | bio_sched_op |
| struct m0_be_op * | bio_sched_op_user |
| struct m0_ext | bio_ext |
| struct m0_be_io_credit bio_iocred |
| struct m0_indexvec bio_iv_stob |
| struct m0_be_op* bio_op |
| enum m0_stob_io_opcode bio_opcode |
| struct m0_be_io_part* bio_part |
| struct m0_be_io_sched* bio_sched |
| struct m0_be_op* bio_sched_op_user |
The op passed to m0_be_io_sched_add()
| struct m0_atomic64 bio_stob_io_finished_nr |
| bool bio_sync |
| struct m0_be_io_credit bio_used |
| uint32_t bio_vec_pos |
Current index in m0_be_io::bio_bv_user and m0_be_io::bio_iv_stob