Motr  M0
m0_fol_frag_type Struct Reference

#include <fol.h>

Collaboration diagram for m0_fol_frag_type:
Collaboration graph

Data Fields

uint32_t rpt_index
 
const char * rpt_name
 
const struct m0_xcode_typerpt_xt
 
const struct m0_fol_frag_type_opsrpt_ops
 

Detailed Description

Definition at line 261 of file fol.h.

Field Documentation

◆ rpt_index

uint32_t rpt_index

Definition at line 262 of file fol.h.

◆ rpt_name

const char* rpt_name

Definition at line 263 of file fol.h.

◆ rpt_ops

const struct m0_fol_frag_type_ops* rpt_ops

Definition at line 270 of file fol.h.

◆ rpt_xt

const struct m0_xcode_type* rpt_xt

Xcode type representing the FOL record fragment. Used to encode, decode or calculate the length of FOL record fragments using xcode operations.

Definition at line 269 of file fol.h.


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