Motr  M0
m0_dtm_factory_ops Struct Reference

#include <factory.h>

Collaboration diagram for m0_dtm_factory_ops:
Collaboration graph

Data Fields

const struct m0_dtm_factory_typefao_type
 
int(* fao_dtx_make )(struct m0_dtm_factory *fa, struct m0_dtm_dtx *dt)
 
int(* fao_oper_make )(struct m0_dtm_factory *fa, struct m0_dtm_oper *oper)
 

Detailed Description

Definition at line 49 of file factory.h.

Field Documentation

◆ fao_dtx_make

int(* fao_dtx_make) (struct m0_dtm_factory *fa, struct m0_dtm_dtx *dt)

Definition at line 52 of file factory.h.

◆ fao_oper_make

int(* fao_oper_make) (struct m0_dtm_factory *fa, struct m0_dtm_oper *oper)

Definition at line 53 of file factory.h.

◆ fao_type

const struct m0_dtm_factory_type* fao_type

Definition at line 50 of file factory.h.


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