Motr  M0
rm_service.h File Reference
#include "reqh/reqh_service.h"
#include "rm/rm.h"
Include dependency graph for rm_service.h:

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_domainm0_rm_svc_domain_get (const struct m0_reqh_service *svc)
 

Variables

struct m0_reqh_service_type m0_rms_type
 

Macro Definition Documentation

◆ __MOTR_RM_RM_SERVICE_H__

#define __MOTR_RM_RM_SERVICE_H__

Definition at line 26 of file rm_service.h.