Motr  M0
m0_be_fmt_group Struct Reference

#include <fmt.h>

Collaboration diagram for m0_be_fmt_group:
Collaboration graph

Data Fields

struct m0_be_fmt_group_header fg_header
 
struct m0_be_fmt_content_header fg_content_header
 
struct m0_be_fmt_content fg_content
 
uint64_t fg_cfg
 

Detailed Description

Definition at line 214 of file fmt.h.

Field Documentation

◆ fg_cfg

uint64_t fg_cfg

uint64_t is used here to prevent xcoding of this field.

It is a pointer to m0_be_fmt_group_cfg and it is set in m0_be_fmt_group_init().

Definition at line 224 of file fmt.h.

◆ fg_content

struct m0_be_fmt_content fg_content

Definition at line 217 of file fmt.h.

◆ fg_content_header

struct m0_be_fmt_content_header fg_content_header

Definition at line 216 of file fmt.h.

◆ fg_header

struct m0_be_fmt_group_header fg_header

Definition at line 215 of file fmt.h.


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