Motr  M0
list_enum.h File Reference
#include "lib/arith.h"
#include "layout/layout.h"
Include dependency graph for list_enum.h:

Go to the source code of this file.

Data Structures

struct  m0_layout_list_enum
 
struct  cob_entries_header
 

Macros

#define __MOTR_LAYOUT_LIST_ENUM_H__
 

Functions

M0_INTERNAL int m0_list_enum_build (struct m0_layout_domain *dom, struct m0_fid *cob_list, uint32_t nr, struct m0_layout_list_enum **out)
 
 M0_BASSERT (M0_IS_8ALIGNED(sizeof(struct cob_entries_header)))
 

Variables

struct m0_layout_enum_type m0_list_enum_type
 

Macro Definition Documentation

◆ __MOTR_LAYOUT_LIST_ENUM_H__

#define __MOTR_LAYOUT_LIST_ENUM_H__

Definition at line 26 of file list_enum.h.

Function Documentation

◆ M0_BASSERT()

M0_BASSERT ( M0_IS_8ALIGNED(sizeof(struct cob_entries_header))  )