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

Data Fields

struct m0_clink wd_clink
 
uint64_t wd_phases
 
struct m0_fomwd_fom
 
bool wd_completed
 
int wd_rc
 

Detailed Description

Definition at line 174 of file fom.c.

Field Documentation

◆ wd_clink

struct m0_clink wd_clink

Definition at line 175 of file fom.c.

◆ wd_completed

bool wd_completed

Definition at line 178 of file fom.c.

◆ wd_fom

struct m0_fom* wd_fom

Definition at line 177 of file fom.c.

◆ wd_phases

uint64_t wd_phases

Definition at line 176 of file fom.c.

◆ wd_rc

int wd_rc

Definition at line 179 of file fom.c.


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