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

Data Fields

struct m0_be_log tgfc_log
 
struct m0_mutex tgfc_lock
 
struct m0_be_log_discard tgfc_log_discard
 
struct m0_be_log_discard_cfg tgfc_log_discard_cfg
 
struct m0_be_pd tgfc_pd
 
struct m0_be_pd_cfg tgfc_pd_cfg
 
struct m0_stob_domaintgfc_sdom
 
struct m0_stobtgfc_seg_stob
 
struct m0_be_seg tgfc_seg
 
void * tgfc_seg_addr
 
int tgfc_group_nr
 
struct be_ut_tgf_grouptgfc_groups
 

Detailed Description

Definition at line 60 of file tx_group_format.c.

Field Documentation

◆ tgfc_group_nr

int tgfc_group_nr

Definition at line 71 of file tx_group_format.c.

◆ tgfc_groups

struct be_ut_tgf_group* tgfc_groups

Definition at line 72 of file tx_group_format.c.

◆ tgfc_lock

struct m0_mutex tgfc_lock

Definition at line 62 of file tx_group_format.c.

◆ tgfc_log

struct m0_be_log tgfc_log

Definition at line 61 of file tx_group_format.c.

◆ tgfc_log_discard

struct m0_be_log_discard tgfc_log_discard

Definition at line 63 of file tx_group_format.c.

◆ tgfc_log_discard_cfg

struct m0_be_log_discard_cfg tgfc_log_discard_cfg

Definition at line 64 of file tx_group_format.c.

◆ tgfc_pd

struct m0_be_pd tgfc_pd

Definition at line 65 of file tx_group_format.c.

◆ tgfc_pd_cfg

struct m0_be_pd_cfg tgfc_pd_cfg

Definition at line 66 of file tx_group_format.c.

◆ tgfc_sdom

struct m0_stob_domain* tgfc_sdom

Definition at line 67 of file tx_group_format.c.

◆ tgfc_seg

struct m0_be_seg tgfc_seg

Definition at line 69 of file tx_group_format.c.

◆ tgfc_seg_addr

void* tgfc_seg_addr

Definition at line 70 of file tx_group_format.c.

◆ tgfc_seg_stob

struct m0_stob* tgfc_seg_stob

Definition at line 68 of file tx_group_format.c.


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