Motr  M0
trigger_fom.c File Reference
#include "fop/fop.h"
#include "cm/repreb/trigger_fom.h"
#include "cm/repreb/trigger_fop.h"
#include "cm/repreb/trigger_fop_xc.h"
#include "dix/cm/cm.h"
#include "dix/cm/trigger_fop.h"
#include "lib/memory.h"
#include "lib/errno.h"
#include "lib/trace.h"
Include dependency graph for trigger_fom.c:

Go to the source code of this file.

Macros

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_DIXCM
 

Functions

static int dix_trigger_fom_create (struct m0_fop *fop, struct m0_fom **out, struct m0_reqh *reqh)
 
static struct m0_fop_typedix_fop_type (uint32_t op)
 
static uint64_t dix_progress (struct m0_fom *fom, bool reinit_counter)
 
static void dix_prepare (struct m0_fom *fom)
 

Variables

static const struct m0_fom_trigger_ops dix_trigger_ops
 
const struct m0_fom_type_ops m0_dix_trigger_fom_type_ops