Motr  M0
m0_ha_entrypoint_server Struct Reference

#include <entrypoint.h>

Collaboration diagram for m0_ha_entrypoint_server:
Collaboration graph

Data Fields

struct m0_ha_entrypoint_server_cfg hes_cfg
 
struct m0_reqh_servicehes_he_service
 
struct m0_tl hes_requests
 
struct m0_uint128 hes_next_id
 
struct m0_mutex hes_lock
 

Detailed Description

Definition at line 77 of file entrypoint.h.

Field Documentation

◆ hes_cfg

Definition at line 78 of file entrypoint.h.

◆ hes_he_service

struct m0_reqh_service* hes_he_service

Definition at line 79 of file entrypoint.h.

◆ hes_lock

struct m0_mutex hes_lock

protects hes_requests

Definition at line 83 of file entrypoint.h.

◆ hes_next_id

struct m0_uint128 hes_next_id

Definition at line 81 of file entrypoint.h.

◆ hes_requests

struct m0_tl hes_requests

Definition at line 80 of file entrypoint.h.


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