Motr  M0
cob_lists_key Struct Reference
Collaboration diagram for cob_lists_key:
Collaboration graph

Data Fields

uint64_t clk_lid
 
uint32_t clk_cob_index
 
uint32_t clk_pad
 

Detailed Description

cob_lists table.

Note
This structure needs to be maintained as 8 bytes aligned.

Definition at line 64 of file list_enum.c.

Field Documentation

◆ clk_cob_index

uint32_t clk_cob_index

Index for the COB from the layout it is part of.

Definition at line 69 of file list_enum.c.

◆ clk_lid

uint64_t clk_lid

Layout id, value obtained from m0_layout::l_id.

Definition at line 66 of file list_enum.c.

◆ clk_pad

uint32_t clk_pad

Padding to make the structure 8 bytes aligned.

Definition at line 72 of file list_enum.c.


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