Motr  M0
m0_be_emap_seg Struct Reference

#include <extmap.h>

Collaboration diagram for m0_be_emap_seg:
Collaboration graph

Data Fields

struct m0_uint128 ee_pre
 
struct m0_ext ee_ext
 
uint64_t ee_val
 
struct m0_buf ee_cksum_buf
 

Detailed Description

Extent map segment.

Definition at line 187 of file extmap.h.

Field Documentation

◆ ee_cksum_buf

struct m0_buf ee_cksum_buf

Definition at line 194 of file extmap.h.

◆ ee_ext

struct m0_ext ee_ext

Name-space extent.

Definition at line 191 of file extmap.h.

◆ ee_pre

struct m0_uint128 ee_pre

Map prefix, identifying the map in its collection.

Definition at line 189 of file extmap.h.

◆ ee_val

uint64_t ee_val

Value associated with the extent.

Definition at line 193 of file extmap.h.


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