|
Motr
M0
|

Go to the source code of this file.
Data Structures | |
| struct | m0_reqh_rm_service |
Macros | |
| #define | __MOTR_RM_RM_SERVICE_H__ |
Functions | |
| M0_INTERNAL int | m0_rms_register (void) |
| M0_INTERNAL void | m0_rms_unregister (void) |
| M0_INTERNAL int | m0_rm_svc_owner_create (struct m0_reqh_service *service, struct m0_rm_owner **out, struct m0_buf *resbuf) |
| M0_INTERNAL struct m0_rm_domain * | m0_rm_svc_domain_get (const struct m0_reqh_service *svc) |
Variables | |
| struct m0_reqh_service_type | m0_rms_type |
| #define __MOTR_RM_RM_SERVICE_H__ |
Definition at line 26 of file rm_service.h.