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

Data Fields

struct m0_ha_linkhwc_hl
 
uint64_t hwc_tag
 
struct m0_clink hwc_clink
 
struct m0_semaphore hwc_sem
 
bool hwc_check_disable
 

Detailed Description

Definition at line 630 of file link.c.

Field Documentation

◆ hwc_check_disable

bool hwc_check_disable

Definition at line 635 of file link.c.

◆ hwc_clink

struct m0_clink hwc_clink

Definition at line 633 of file link.c.

◆ hwc_hl

struct m0_ha_link* hwc_hl

Definition at line 631 of file link.c.

◆ hwc_sem

struct m0_semaphore hwc_sem

Definition at line 634 of file link.c.

◆ hwc_tag

uint64_t hwc_tag

Definition at line 632 of file link.c.


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