Motr  M0
m0_conf_ha_service Struct Reference

#include <ha.h>

Collaboration diagram for m0_conf_ha_service:
Collaboration graph

Data Fields

uint64_t chs_event
 
uint64_t chs_type
 
uint64_t chs_pid
 

Detailed Description

Definition at line 145 of file ha.h.

Field Documentation

◆ chs_event

uint64_t chs_event
See also
m0_conf_ha_service_event for values

Definition at line 147 of file ha.h.

◆ chs_pid

uint64_t chs_pid

PID of the current process. 0 if it's a kernel mode "process" (m0t1fs mount, for example).

See also
m0_conf_ha_process:chp_pid, m0_process().

Definition at line 155 of file ha.h.

◆ chs_type

uint64_t chs_type
See also
m0_conf_service_type for values

Definition at line 149 of file ha.h.


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