Motr  M0
m0_reqh_service_start_async_ctx Struct Reference

#include <reqh_service.h>

Collaboration diagram for m0_reqh_service_start_async_ctx:
Collaboration graph

Data Fields

struct m0_reqh_servicesac_service
 
struct m0_fomsac_fom
 
int sac_rc
 

Detailed Description

Asynchronous service startup context.

Definition at line 292 of file reqh_service.h.

Field Documentation

◆ sac_fom

struct m0_fom* sac_fom

SSS (start/stop service) FOM.

Definition at line 295 of file reqh_service.h.

◆ sac_rc

int sac_rc

Result of startup activity.

Definition at line 297 of file reqh_service.h.

◆ sac_service

struct m0_reqh_service* sac_service

Definition at line 293 of file reqh_service.h.


The documentation for this struct was generated from the following file: