Motr  M0
trigger_fom.h File Reference
#include "cm/repreb/cm.h"
#include "lib/types.h"
#include "fop/fom_generic.h"
Include dependency graph for trigger_fom.h:

Go to the source code of this file.

Data Structures

struct  m0_fom_trigger_ops
 
struct  m0_trigger_fom
 

Macros

#define __MOTR_CM_REPREB_TRIGGER_FOM_H__
 

Enumerations

enum  m0_trigger_phases { M0_TPH_PREPARE = M0_FOPH_NR + 1, M0_TPH_READY, M0_TPH_START, M0_TPH_FINI = M0_FOM_PHASE_FINISH }
 

Functions

M0_INTERNAL int m0_trigger_fom_create (struct m0_trigger_fom *tfom, struct m0_fop *fop, struct m0_reqh *reqh)
 

Variables

struct m0_fom_trigger_ops M0_XCA_DOMAIN
 

Macro Definition Documentation

◆ __MOTR_CM_REPREB_TRIGGER_FOM_H__

#define __MOTR_CM_REPREB_TRIGGER_FOM_H__

Definition at line 26 of file trigger_fom.h.