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

Data Fields

struct m0_reqh_service hls_service
 
struct m0_reqhhls_reqh
 
struct m0_tl hls_links
 
struct m0_tl hls_quiescing
 
struct m0_mutex hls_lock
 
uint64_t hls_magic
 

Detailed Description

Definition at line 52 of file link_service.c.

Field Documentation

◆ hls_links

struct m0_tl hls_links

Definition at line 55 of file link_service.c.

◆ hls_lock

struct m0_mutex hls_lock

Definition at line 57 of file link_service.c.

◆ hls_magic

uint64_t hls_magic

Definition at line 58 of file link_service.c.

◆ hls_quiescing

struct m0_tl hls_quiescing

Definition at line 56 of file link_service.c.

◆ hls_reqh

struct m0_reqh* hls_reqh

Definition at line 54 of file link_service.c.

◆ hls_service

struct m0_reqh_service hls_service

Definition at line 53 of file link_service.c.


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