|
Motr
M0
|

Go to the source code of this file.
Data Structures | |
| struct | pdock_fom |
Macros | |
| #define | __MOTR_FDMI_FDMI_PLUGIN_DOCK_INTERNAL_H__ |
Functions | |
| M0_INTERNAL int | m0_fdmi__plugin_dock_init (void) |
| M0_INTERNAL int | m0_fdmi__plugin_dock_start (struct m0_reqh *reqh) |
| M0_INTERNAL void | m0_fdmi__plugin_dock_stop (void) |
| M0_INTERNAL void | m0_fdmi__plugin_dock_fini (void) |
| M0_INTERNAL int | m0_fdmi__plugin_dock_fom_init (void) |
| M0_INTERNAL struct m0_fdmi_record_reg * | m0_fdmi__pdock_fdmi_record_register (struct m0_fop *fop) |
| struct m0_fdmi_filter_reg * | m0_fdmi__pdock_filter_reg_find (const struct m0_fid *fid) |
| struct m0_fdmi_record_reg * | m0_fdmi__pdock_record_reg_find (const struct m0_uint128 *rid) |
| const struct m0_fom_type_ops * | m0_fdmi__pdock_fom_type_ops_get (void) |
| struct m0_rpc_machine * | m0_fdmi__pdock_conn_pool_rpc_machine (void) |
| #define __MOTR_FDMI_FDMI_PLUGIN_DOCK_INTERNAL_H__ |
Definition at line 26 of file plugin_dock_internal.h.