Motr  M0
load_fom.h File Reference
#include "fop/fop.h"
#include "conf/load_fop.h"
#include "net/net.h"
#include "fop/fom.h"
#include "fop/fom_generic.h"
Include dependency graph for load_fom.h:

Go to the source code of this file.

Data Structures

struct  m0_conf_load_fom
 

Macros

#define __MOTR_CONF_LOAD_FOMS_H__
 

Enumerations

enum  m0_conf_load_fom_phase {
  M0_FOPH_CONF_FOM_PREPARE = M0_FOPH_NR + 1, M0_FOPH_CONF_FOM_BUFFER_ALLOCATE, M0_FOPH_CONF_ZERO_COPY_INIT, M0_FOPH_CONF_ZERO_COPY_WAIT,
  M0_FOPH_CONF_BUFFER_FREE
}
 

Functions

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

Macro Definition Documentation

◆ __MOTR_CONF_LOAD_FOMS_H__

#define __MOTR_CONF_LOAD_FOMS_H__

Definition at line 26 of file load_fom.h.