|
Motr
M0
|
#include <reqh_service.h>

Data Fields | |
| struct m0_reqh_service * | sac_service |
| struct m0_fom * | sac_fom |
| int | sac_rc |
Asynchronous service startup context.
Definition at line 292 of file reqh_service.h.
| struct m0_fom* sac_fom |
SSS (start/stop service) FOM.
Definition at line 295 of file reqh_service.h.
| int sac_rc |
Result of startup activity.
Definition at line 297 of file reqh_service.h.
| struct m0_reqh_service* sac_service |
Definition at line 293 of file reqh_service.h.