|
Motr
M0
|
#include <entrypoint_fops.h>

Data Fields | |
| bool | heq_first_request |
| uint64_t | heq_generation |
| char * | heq_rpc_endpoint |
| struct m0_fid | heq_process_fid |
| struct m0_ha_link_params | heq_link_params |
| const char * | heq_git_rev_id |
| uint64_t | heq_pid |
| struct m0_ha_cookie | heq_cookie_expected |
Definition at line 136 of file entrypoint_fops.h.
| struct m0_ha_cookie heq_cookie_expected |
Definition at line 149 of file entrypoint_fops.h.
| bool heq_first_request |
It's the first request from this m0 instance m0_ha is responsible for this field.
Definition at line 141 of file entrypoint_fops.h.
| uint64_t heq_generation |
Definition at line 142 of file entrypoint_fops.h.
| const char* heq_git_rev_id |
Definition at line 147 of file entrypoint_fops.h.
| struct m0_ha_link_params heq_link_params |
Definition at line 145 of file entrypoint_fops.h.
| uint64_t heq_pid |
Definition at line 148 of file entrypoint_fops.h.
| struct m0_fid heq_process_fid |
Definition at line 144 of file entrypoint_fops.h.
| char* heq_rpc_endpoint |
Definition at line 143 of file entrypoint_fops.h.