Motr  M0
m0_ha_entrypoint_req Struct Reference

#include <entrypoint_fops.h>

Collaboration diagram for m0_ha_entrypoint_req:
Collaboration graph

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
 

Detailed Description

Definition at line 136 of file entrypoint_fops.h.

Field Documentation

◆ heq_cookie_expected

struct m0_ha_cookie heq_cookie_expected

Definition at line 149 of file entrypoint_fops.h.

◆ heq_first_request

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.

◆ heq_generation

uint64_t heq_generation

Definition at line 142 of file entrypoint_fops.h.

◆ heq_git_rev_id

const char* heq_git_rev_id

Definition at line 147 of file entrypoint_fops.h.

◆ heq_link_params

struct m0_ha_link_params heq_link_params

Definition at line 145 of file entrypoint_fops.h.

◆ heq_pid

uint64_t heq_pid

Definition at line 148 of file entrypoint_fops.h.

◆ heq_process_fid

struct m0_fid heq_process_fid

Definition at line 144 of file entrypoint_fops.h.

◆ heq_rpc_endpoint

char* heq_rpc_endpoint

Definition at line 143 of file entrypoint_fops.h.


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