Motr  M0
m0_dix_rop_ctx Struct Reference

#include <req_internal.h>

Collaboration diagram for m0_dix_rop_ctx:
Collaboration graph

Data Fields

struct m0_dix_rec_opdg_rec_ops
 
uint32_t dg_rec_ops_nr
 
struct m0_dix_cas_rop ** dg_target_rop
 
struct m0_tl dg_cas_reqs
 
uint64_t dg_cas_reqs_nr
 
uint64_t dg_completed_nr
 
struct m0_pool_versiondg_pver
 
struct m0_sm_ast dg_ast
 

Detailed Description

Definition at line 162 of file req_internal.h.

Field Documentation

◆ dg_ast

struct m0_sm_ast dg_ast

Definition at line 173 of file req_internal.h.

◆ dg_cas_reqs

struct m0_tl dg_cas_reqs

List of CAS requests, linked by m0_dix_cas_rop::crp_linkage.

Definition at line 168 of file req_internal.h.

◆ dg_cas_reqs_nr

uint64_t dg_cas_reqs_nr

Definition at line 169 of file req_internal.h.

◆ dg_completed_nr

uint64_t dg_completed_nr

Definition at line 170 of file req_internal.h.

◆ dg_pver

struct m0_pool_version* dg_pver

Pool version where index under operation resides.

Definition at line 172 of file req_internal.h.

◆ dg_rec_ops

struct m0_dix_rec_op* dg_rec_ops

Definition at line 163 of file req_internal.h.

◆ dg_rec_ops_nr

uint32_t dg_rec_ops_nr

Definition at line 164 of file req_internal.h.

◆ dg_target_rop

struct m0_dix_cas_rop** dg_target_rop

Array of targets number (P) size.

Definition at line 166 of file req_internal.h.


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