|
Motr
M0
|
#include "fop/fop.h"#include "fop/fom_generic.h"#include "rpc/rpc_opcodes.h"#include "console/console_fom.h"#include "console/console_fop.h"#include "console/console_fop_xc.h"
Go to the source code of this file.
Functions | |
| M0_INTERNAL void | m0_console_fop_fini (void) |
| M0_INTERNAL int | m0_console_fop_init (void) |
Variables | |
| struct m0_reqh_service_type | m0_rpc_service_type |
| struct m0_fop_type | m0_cons_fop_device_fopt |
| struct m0_fop_type | m0_cons_fop_reply_fopt |
| struct m0_fop_type | m0_cons_fop_test_fopt |
| const struct m0_fom_type_ops | m0_cons_fom_device_type_ops |