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

Data Fields

struct m0_fom_simple sfc_fom_s
 
struct m0_semaphore sfc_done
 
int sfc_i
 
bool sfc_fired
 
struct m0_opsfc_op
 
struct m0_clientsfc_cli
 
struct st_mt_ctxtsfc_ctx
 
struct m0_bufvec sfc_keys
 
struct m0_bufvec sfc_vals
 
int sfc_rcs [CMT_IDXS_NR]
 
int64_t sfc_ci
 

Detailed Description

Definition at line 75 of file mt_fom.c.

Field Documentation

◆ sfc_ci

int64_t sfc_ci

Definition at line 87 of file mt_fom.c.

◆ sfc_cli

struct m0_client* sfc_cli

Definition at line 81 of file mt_fom.c.

◆ sfc_ctx

struct st_mt_ctxt* sfc_ctx

Definition at line 82 of file mt_fom.c.

◆ sfc_done

struct m0_semaphore sfc_done

Definition at line 77 of file mt_fom.c.

◆ sfc_fired

bool sfc_fired

Definition at line 79 of file mt_fom.c.

◆ sfc_fom_s

struct m0_fom_simple sfc_fom_s

Definition at line 76 of file mt_fom.c.

◆ sfc_i

int sfc_i

Definition at line 78 of file mt_fom.c.

◆ sfc_keys

struct m0_bufvec sfc_keys

Definition at line 84 of file mt_fom.c.

◆ sfc_op

struct m0_op* sfc_op

Definition at line 80 of file mt_fom.c.

◆ sfc_rcs

int sfc_rcs[CMT_IDXS_NR]

Definition at line 86 of file mt_fom.c.

◆ sfc_vals

struct m0_bufvec sfc_vals

Definition at line 85 of file mt_fom.c.


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