|
Motr
M0
|

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_domain * | tgfc_sdom |
| struct m0_stob * | tgfc_seg_stob |
| struct m0_be_seg | tgfc_seg |
| void * | tgfc_seg_addr |
| int | tgfc_group_nr |
| struct be_ut_tgf_group * | tgfc_groups |
Definition at line 60 of file tx_group_format.c.
| int tgfc_group_nr |
Definition at line 71 of file tx_group_format.c.
| struct be_ut_tgf_group* tgfc_groups |
Definition at line 72 of file tx_group_format.c.
| struct m0_mutex tgfc_lock |
Definition at line 62 of file tx_group_format.c.
| struct m0_be_log tgfc_log |
Definition at line 61 of file tx_group_format.c.
| struct m0_be_log_discard tgfc_log_discard |
Definition at line 63 of file tx_group_format.c.
| struct m0_be_log_discard_cfg tgfc_log_discard_cfg |
Definition at line 64 of file tx_group_format.c.
| struct m0_be_pd tgfc_pd |
Definition at line 65 of file tx_group_format.c.
| struct m0_be_pd_cfg tgfc_pd_cfg |
Definition at line 66 of file tx_group_format.c.
| struct m0_stob_domain* tgfc_sdom |
Definition at line 67 of file tx_group_format.c.
| struct m0_be_seg tgfc_seg |
Definition at line 69 of file tx_group_format.c.
| void* tgfc_seg_addr |
Definition at line 70 of file tx_group_format.c.
| struct m0_stob* tgfc_seg_stob |
Definition at line 68 of file tx_group_format.c.