Motr  M0
m0_dtm0_pmsg_ast Struct Reference

#include <dtx.h>

Collaboration diagram for m0_dtm0_pmsg_ast:
Collaboration graph

Data Fields

struct m0_sm_ast p_ast
 
struct m0_fopp_fop
 
struct m0_dtm0_dtxp_dtx
 

Detailed Description

An AST object for persistent message processing.

Definition at line 78 of file dtx.h.

Field Documentation

◆ p_ast

struct m0_sm_ast p_ast

AST where the update is applied

Definition at line 80 of file dtx.h.

◆ p_dtx

struct m0_dtm0_dtx* p_dtx

A dtx that has to be update

Definition at line 84 of file dtx.h.

◆ p_fop

struct m0_fop* p_fop

A FOP that contains a partial update to be applied.

Definition at line 82 of file dtx.h.


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