Motr  M0
m0_be_ut_backend Struct Reference

#include <helper.h>

Collaboration diagram for m0_be_ut_backend:
Collaboration graph

Data Fields

struct m0_be_domain but_dom
 
struct m0_be_domain_cfg but_dom_cfg
 
struct m0_be_ut_sm_group_thread ** but_sgt
 
size_t but_sgt_size
 
struct m0_mutex but_sgt_lock
 
bool but_sm_groups_unlocked
 
char * but_stob_domain_location
 
uint64_t but_magix
 

Detailed Description

Definition at line 46 of file helper.h.

Field Documentation

◆ but_dom

struct m0_be_domain but_dom

Definition at line 47 of file helper.h.

◆ but_dom_cfg

struct m0_be_domain_cfg but_dom_cfg

Definition at line 53 of file helper.h.

◆ but_magix

uint64_t but_magix

Definition at line 59 of file helper.h.

◆ but_sgt

struct m0_be_ut_sm_group_thread** but_sgt

Definition at line 54 of file helper.h.

◆ but_sgt_lock

struct m0_mutex but_sgt_lock

Definition at line 56 of file helper.h.

◆ but_sgt_size

size_t but_sgt_size

Definition at line 55 of file helper.h.

◆ but_sm_groups_unlocked

bool but_sm_groups_unlocked

Definition at line 57 of file helper.h.

◆ but_stob_domain_location

char* but_stob_domain_location

Definition at line 58 of file helper.h.


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