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

Data Fields

struct m0_mutex cgc_mutex
 
struct m0_cond cgc_cond
 
int cgc_running
 
bool cgc_waiting
 
struct m0_be_opcgc_op
 

Detailed Description

Definition at line 124 of file index_gc.c.

Field Documentation

◆ cgc_cond

struct m0_cond cgc_cond

Definition at line 126 of file index_gc.c.

◆ cgc_mutex

struct m0_mutex cgc_mutex

Definition at line 125 of file index_gc.c.

◆ cgc_op

struct m0_be_op* cgc_op

Definition at line 129 of file index_gc.c.

◆ cgc_running

int cgc_running

Definition at line 127 of file index_gc.c.

◆ cgc_waiting

bool cgc_waiting

Definition at line 128 of file index_gc.c.


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