Motr  M0
service.h File Reference
#include "cm/cm.h"
Include dependency graph for service.h:

Go to the source code of this file.

Macros

#define __MOTR_SNS_CM_SERVICE_H__
 

Functions

M0_INTERNAL int m0_sns_cm_svc_allocate (struct m0_reqh_service **service, const struct m0_reqh_service_type *stype, const struct m0_reqh_service_ops *svc_ops, const struct m0_cm_ops *cm_ops)
 
M0_INTERNAL int m0_sns_cm_svc_start (struct m0_reqh_service *service)
 
M0_INTERNAL void m0_sns_cm_svc_stop (struct m0_reqh_service *service)
 
M0_INTERNAL void m0_sns_cm_svc_fini (struct m0_reqh_service *service)
 

Macro Definition Documentation

◆ __MOTR_SNS_CM_SERVICE_H__

#define __MOTR_SNS_CM_SERVICE_H__

Definition at line 26 of file service.h.