Motr  M0
ltx.h File Reference
#include "be/tx.h"
#include "dtm/history.h"
Include dependency graph for ltx.h:

Go to the source code of this file.

Data Structures

struct  m0_dtm_ltx
 

Macros

#define __MOTR_DTM_LTX_H__
 

Functions

M0_INTERNAL void m0_dtm_ltx_init (struct m0_dtm_ltx *ltx, struct m0_dtm *dtm, struct m0_be_domain *dom)
 
M0_INTERNAL void m0_dtm_ltx_open (struct m0_dtm_ltx *ltx)
 
M0_INTERNAL void m0_dtm_ltx_add (struct m0_dtm_ltx *ltx, struct m0_dtm_oper *oper)
 
M0_INTERNAL void m0_dtm_ltx_close (struct m0_dtm_ltx *ltx)
 
M0_INTERNAL void m0_dtm_ltx_fini (struct m0_dtm_ltx *ltx)
 

Variables

M0_EXTERN const struct m0_dtm_history_type m0_dtm_ltx_htype
 

Macro Definition Documentation

◆ __MOTR_DTM_LTX_H__

#define __MOTR_DTM_LTX_H__

Definition at line 27 of file ltx.h.