Motr  M0
m0_be_io_sched Struct Reference

#include <io_sched.h>

Collaboration diagram for m0_be_io_sched:
Collaboration graph

Data Fields

struct m0_be_io_sched_cfg bis_cfg
 
struct m0_tl bis_ios
 
struct m0_mutex bis_lock
 
bool bis_io_in_progress
 
m0_bcount_t bis_pos
 

Detailed Description

Definition at line 64 of file io_sched.h.

Field Documentation

◆ bis_cfg

struct m0_be_io_sched_cfg bis_cfg

Definition at line 65 of file io_sched.h.

◆ bis_io_in_progress

bool bis_io_in_progress

Definition at line 69 of file io_sched.h.

◆ bis_ios

struct m0_tl bis_ios

list of m0_be_io-s under scheduler's control

Definition at line 67 of file io_sched.h.

◆ bis_lock

struct m0_mutex bis_lock

Definition at line 68 of file io_sched.h.

◆ bis_pos

m0_bcount_t bis_pos

position for the next I/O

Definition at line 71 of file io_sched.h.


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