Motr  M0
be_ut_io_sched_test Struct Reference
Collaboration diagram for be_ut_io_sched_test:
Collaboration graph

Data Fields

int st_io_nr
 
int st_sched_add_nr
 
struct m0_stobst_stob
 
uint64_t st_data
 
uint64_t st_seed
 
struct be_ut_io_sched_io_statest_states
 
int st_states_nr
 
struct m0_atomic64st_states_pos
 
struct m0_be_iost_io
 
struct m0_be_opst_op
 
struct m0_be_io ** st_io_ready
 
struct m0_be_op ** st_op_ready
 
struct m0_atomic64 st_io_ready_pos_add
 
struct m0_atomic64 st_io_ready_pos_del
 
struct m0_semaphore st_io_ready_sem
 
struct m0_atomic64st_ext_index
 

Detailed Description

Definition at line 72 of file io_sched.c.

Field Documentation

◆ st_data

uint64_t st_data

Definition at line 80 of file io_sched.c.

◆ st_ext_index

struct m0_atomic64* st_ext_index

Definition at line 109 of file io_sched.c.

◆ st_io

struct m0_be_io* st_io

Definition at line 91 of file io_sched.c.

◆ st_io_nr

int st_io_nr

Definition at line 74 of file io_sched.c.

◆ st_io_ready

struct m0_be_io** st_io_ready

Definition at line 95 of file io_sched.c.

◆ st_io_ready_pos_add

struct m0_atomic64 st_io_ready_pos_add

Definition at line 105 of file io_sched.c.

◆ st_io_ready_pos_del

struct m0_atomic64 st_io_ready_pos_del

Definition at line 107 of file io_sched.c.

◆ st_io_ready_sem

struct m0_semaphore st_io_ready_sem

Definition at line 108 of file io_sched.c.

◆ st_op

struct m0_be_op* st_op

Definition at line 93 of file io_sched.c.

◆ st_op_ready

struct m0_be_op** st_op_ready

Definition at line 97 of file io_sched.c.

◆ st_sched_add_nr

int st_sched_add_nr

Definition at line 76 of file io_sched.c.

◆ st_seed

uint64_t st_seed

Definition at line 82 of file io_sched.c.

◆ st_states

struct be_ut_io_sched_io_state* st_states

Definition at line 84 of file io_sched.c.

◆ st_states_nr

int st_states_nr

Definition at line 86 of file io_sched.c.

◆ st_states_pos

struct m0_atomic64* st_states_pos

Definition at line 88 of file io_sched.c.

◆ st_stob

struct m0_stob* st_stob

Definition at line 78 of file io_sched.c.


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