Motr  M0
m0_cas_hint Struct Reference

#include <cas.h>

Collaboration diagram for m0_cas_hint:
Collaboration graph

Data Fields

struct m0_cookie ch_cookie
 
uint64_t ch_index
 

Detailed Description

CAS cookie.

This is a hint to a location of a record in an index or a location of an index in the meta-index.

Note
: not used in current implementation until profiling proves that it's necessary.

Definition at line 97 of file cas.h.

Field Documentation

◆ ch_cookie

struct m0_cookie ch_cookie

Cookie of the leaf node.

Definition at line 99 of file cas.h.

◆ ch_index

uint64_t ch_index

Position of the record within the node.

Definition at line 101 of file cas.h.


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