Motr  M0
m0_be_group_format Struct Reference

#include <tx_group_format.h>

Collaboration diagram for m0_be_group_format:
Collaboration graph

Data Fields

struct m0_be_group_format_cfg gft_cfg
 
struct m0_module gft_module
 
struct m0_be_fmt_group gft_fmt_group
 
struct m0_be_fmt_cblock gft_fmt_cblock
 
struct m0_be_fmt_groupgft_fmt_group_decoded
 
struct m0_be_fmt_cblockgft_fmt_cblock_decoded
 
struct m0_be_loggft_log
 
struct m0_be_log_record_iter gft_log_record_iter
 
struct m0_be_log_record gft_log_record
 
struct m0_be_pd_iogft_pd_io
 
struct m0_be_log_discard_itemgft_log_discard_item
 
struct m0_ext gft_ext
 
struct m0_be_op gft_pd_io_op
 
struct m0_be_op gft_tmp_op
 
struct m0_be_op gft_pd_io_get
 
struct m0_be_op gft_log_discard_get
 
struct m0_be_op gft_all_get
 

Detailed Description

Definition at line 109 of file tx_group_format.h.

Field Documentation

◆ gft_all_get

struct m0_be_op gft_all_get

Workaround because m0_be_op_tick_ret() needs M0_BOS_ACTIVE state

Definition at line 132 of file tx_group_format.h.

◆ gft_cfg

struct m0_be_group_format_cfg gft_cfg

Definition at line 110 of file tx_group_format.h.

◆ gft_ext

struct m0_ext gft_ext

Definition at line 124 of file tx_group_format.h.

◆ gft_fmt_cblock

struct m0_be_fmt_cblock gft_fmt_cblock

Definition at line 114 of file tx_group_format.h.

◆ gft_fmt_cblock_decoded

struct m0_be_fmt_cblock* gft_fmt_cblock_decoded

Definition at line 116 of file tx_group_format.h.

◆ gft_fmt_group

struct m0_be_fmt_group gft_fmt_group

Definition at line 113 of file tx_group_format.h.

◆ gft_fmt_group_decoded

struct m0_be_fmt_group* gft_fmt_group_decoded

Definition at line 115 of file tx_group_format.h.

◆ gft_log

struct m0_be_log* gft_log

Definition at line 118 of file tx_group_format.h.

◆ gft_log_discard_get

struct m0_be_op gft_log_discard_get

is used in m0_be_group_format_prepare()

Definition at line 130 of file tx_group_format.h.

◆ gft_log_discard_item

struct m0_be_log_discard_item* gft_log_discard_item

Definition at line 123 of file tx_group_format.h.

◆ gft_log_record

struct m0_be_log_record gft_log_record

Definition at line 120 of file tx_group_format.h.

◆ gft_log_record_iter

struct m0_be_log_record_iter gft_log_record_iter

Definition at line 119 of file tx_group_format.h.

◆ gft_module

struct m0_module gft_module

Definition at line 111 of file tx_group_format.h.

◆ gft_pd_io

struct m0_be_pd_io* gft_pd_io

Definition at line 122 of file tx_group_format.h.

◆ gft_pd_io_get

struct m0_be_op gft_pd_io_get

is used in m0_be_group_format_prepare()

Definition at line 128 of file tx_group_format.h.

◆ gft_pd_io_op

struct m0_be_op gft_pd_io_op

Definition at line 125 of file tx_group_format.h.

◆ gft_tmp_op

struct m0_be_op gft_tmp_op

Definition at line 126 of file tx_group_format.h.


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