Motr  M0
cwi_global Struct Reference

#include <crate_client.h>

Collaboration diagram for cwi_global:
Collaboration graph

Data Fields

struct m0_uint128 cg_oid
 
bool cg_created
 
int cg_nr_tasks
 
m0_time_t cg_cwi_acc_time [CR_OPS_NR]
 
struct m0_mutex cg_mutex
 

Detailed Description

Definition at line 150 of file crate_client.h.

Field Documentation

◆ cg_created

bool cg_created

Definition at line 152 of file crate_client.h.

◆ cg_cwi_acc_time

m0_time_t cg_cwi_acc_time[CR_OPS_NR]

Definition at line 154 of file crate_client.h.

◆ cg_mutex

struct m0_mutex cg_mutex

Definition at line 155 of file crate_client.h.

◆ cg_nr_tasks

int cg_nr_tasks

Definition at line 153 of file crate_client.h.

◆ cg_oid

struct m0_uint128 cg_oid

Definition at line 151 of file crate_client.h.


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