Motr  M0
m0_layout_linear_enum Struct Reference

#include <linear_enum.h>

Collaboration diagram for m0_layout_linear_enum:
Collaboration graph

Data Fields

struct m0_layout_enum lle_base
 
struct m0_layout_linear_attr lle_attr
 
uint64_t lla_magic
 

Detailed Description

Extension of the generic m0_layout_enum for the linear enumeration type.

Definition at line 67 of file linear_enum.h.

Field Documentation

◆ lla_magic

uint64_t lla_magic

Definition at line 73 of file linear_enum.h.

◆ lle_attr

struct m0_layout_linear_attr lle_attr

Definition at line 71 of file linear_enum.h.

◆ lle_base

struct m0_layout_enum lle_base

Super class.

Definition at line 69 of file linear_enum.h.


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