Motr  M0
m0_fom_type_ops Struct Reference

#include <fom.h>

Collaboration diagram for m0_fom_type_ops:
Collaboration graph

Data Fields

int(* fto_create )(struct m0_fop *fop, struct m0_fom **out, struct m0_reqh *reqh)
 

Detailed Description

Fom type operation vector.

Definition at line 648 of file fom.h.

Field Documentation

◆ fto_create

int(* fto_create) (struct m0_fop *fop, struct m0_fom **out, struct m0_reqh *reqh)

Create a new fom for the given fop.

Definition at line 650 of file fom.h.


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