Motr  M0
m0_dix_idxop_req Struct Reference

#include <req_internal.h>

Collaboration diagram for m0_dix_idxop_req:
Collaboration graph

Data Fields

struct m0_dix_idxop_ctxdcr_ctx
 
uint32_t dcr_index_no
 
struct m0_pool_versiondcr_pver
 
struct m0_dix_cas_reqdcr_creqs
 
uint64_t dcr_creqs_nr
 
bool dcr_del_phase2
 

Detailed Description

Definition at line 70 of file req_internal.h.

Field Documentation

◆ dcr_creqs

struct m0_dix_cas_req* dcr_creqs

Definition at line 74 of file req_internal.h.

◆ dcr_creqs_nr

uint64_t dcr_creqs_nr

Definition at line 75 of file req_internal.h.

◆ dcr_ctx

struct m0_dix_idxop_ctx* dcr_ctx

Definition at line 71 of file req_internal.h.

◆ dcr_del_phase2

bool dcr_del_phase2

Definition at line 76 of file req_internal.h.

◆ dcr_index_no

uint32_t dcr_index_no

Definition at line 72 of file req_internal.h.

◆ dcr_pver

struct m0_pool_version* dcr_pver

Definition at line 73 of file req_internal.h.


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