Motr  M0
ha_link_ctx Struct Reference
Collaboration diagram for ha_link_ctx:
Collaboration graph

Data Fields

struct m0_ha_link hlx_link
 
struct m0_clink hlx_clink
 
struct m0_hahlx_ha
 
struct m0_tlink hlx_tlink
 
uint64_t hlx_magic
 
enum ha_link_ctx_type hlx_type
 
struct m0_clink hlx_stop_clink
 
struct m0_semaphore hlx_stop_sem
 
struct m0_fid hlx_process_fid
 
bool hlx_disconnecting
 

Detailed Description

Definition at line 79 of file ha.c.

Field Documentation

◆ hlx_clink

struct m0_clink hlx_clink

Definition at line 82 of file ha.c.

◆ hlx_disconnecting

bool hlx_disconnecting

Definition at line 91 of file ha.c.

◆ hlx_ha

struct m0_ha* hlx_ha

Definition at line 83 of file ha.c.

◆ hlx_link

struct m0_ha_link hlx_link

Definition at line 80 of file ha.c.

◆ hlx_magic

uint64_t hlx_magic

Definition at line 85 of file ha.c.

◆ hlx_process_fid

struct m0_fid hlx_process_fid

Definition at line 89 of file ha.c.

◆ hlx_stop_clink

struct m0_clink hlx_stop_clink

Definition at line 87 of file ha.c.

◆ hlx_stop_sem

struct m0_semaphore hlx_stop_sem

Definition at line 88 of file ha.c.

◆ hlx_tlink

struct m0_tlink hlx_tlink

Definition at line 84 of file ha.c.

◆ hlx_type

enum ha_link_ctx_type hlx_type

Definition at line 86 of file ha.c.


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