|
Motr
M0
|
#include "fop/fop.h"#include "conf/flip_fop.h"#include "net/net.h"#include "fop/fom.h"#include "fop/fom_generic.h"
Go to the source code of this file.
Data Structures | |
| struct | m0_conf_flip_fom |
Macros | |
| #define | __MOTR_CONF_FLIP_FOMS_H__ |
Enumerations | |
| enum | m0_conf_flip_fom_phase { M0_FOPH_CONF_FLIP_PREPARE = M0_FOPH_NR + 1, M0_FOPH_CONF_APPLY } |
Functions | |
| M0_INTERNAL int | m0_conf_flip_fom_create (struct m0_fop *fop, struct m0_fom **out, struct m0_reqh *reqh) |
| #define __MOTR_CONF_FLIP_FOMS_H__ |
Definition at line 26 of file flip_fom.h.