Motr  M0
dtx.h File Reference
#include "lib/types.h"
Include dependency graph for dtx.h:

Go to the source code of this file.

Data Structures

struct  m0_dtm_dtx
 
struct  m0_dtm_dtx_srv
 

Macros

#define __MOTR_DTM_DTX_H__
 

Functions

M0_INTERNAL int m0_dtm_dtx_init (struct m0_dtm_dtx *dtx, const struct m0_uint128 *id, struct m0_dtm *dtm, uint32_t nr_max)
 
M0_INTERNAL void m0_dtm_dtx_fini (struct m0_dtm_dtx *dtx)
 
M0_INTERNAL void m0_dtm_dtx_add (struct m0_dtm_dtx *dtx, struct m0_dtm_oper *oper)
 
M0_INTERNAL void m0_dtm_dtx_close (struct m0_dtm_dtx *dtx)
 

Variables

M0_EXTERN const struct m0_dtm_history_type m0_dtm_dtx_htype
 
M0_EXTERN const struct m0_dtm_history_type m0_dtm_dtx_srv_htype
 

Macro Definition Documentation

◆ __MOTR_DTM_DTX_H__

#define __MOTR_DTM_DTX_H__

Definition at line 27 of file dtx.h.