Motr  M0
m0_fom_trigger_ops Struct Reference

#include <trigger_fom.h>

Collaboration diagram for m0_fom_trigger_ops:
Collaboration graph

Data Fields

struct m0_fop_type *(* fto_type )(uint32_t op)
 
uint64_t(* fto_progress )(struct m0_fom *fom, bool reinit_counter)
 
void(* fto_prepare )(struct m0_fom *fom)
 

Detailed Description

Definition at line 39 of file trigger_fom.h.

Field Documentation

◆ fto_prepare

void(* fto_prepare) (struct m0_fom *fom)

Definition at line 42 of file trigger_fom.h.

◆ fto_progress

uint64_t(* fto_progress) (struct m0_fom *fom, bool reinit_counter)

Definition at line 41 of file trigger_fom.h.

◆ fto_type

struct m0_fop_type*(* fto_type) (uint32_t op)

Definition at line 40 of file trigger_fom.h.


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