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

Data Fields

struct m0_locality lg_fallback
 
struct m0_sm_group lg_grp
 
struct m0_thread lg_ast_thread
 
bool lg_shutdown
 
struct m0_fom_domainlg_dom
 
struct m0_mutex lg_lock
 
struct m0_tl lg_chore
 

Detailed Description

Definition at line 67 of file locality.c.

Field Documentation

◆ lg_ast_thread

struct m0_thread lg_ast_thread

Definition at line 70 of file locality.c.

◆ lg_chore

struct m0_tl lg_chore

Definition at line 74 of file locality.c.

◆ lg_dom

struct m0_fom_domain* lg_dom

Definition at line 72 of file locality.c.

◆ lg_fallback

struct m0_locality lg_fallback

Definition at line 68 of file locality.c.

◆ lg_grp

struct m0_sm_group lg_grp

Definition at line 69 of file locality.c.

◆ lg_lock

struct m0_mutex lg_lock

Definition at line 73 of file locality.c.

◆ lg_shutdown

bool lg_shutdown

Definition at line 71 of file locality.c.


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