Motr  M0
m0_be_btree_cursor_stack_entry Struct Reference

#include <btree.h>

Collaboration diagram for m0_be_btree_cursor_stack_entry:
Collaboration graph

Data Fields

int bs_idx
 
struct m0_be_bnodebs_node
 

Detailed Description

Btree cursor stack entry.

Used for cursor depth-first in-order traversing.

Definition at line 566 of file btree.h.

Field Documentation

◆ bs_idx

int bs_idx

Definition at line 567 of file btree.h.

◆ bs_node

struct m0_be_bnode* bs_node

Definition at line 568 of file btree.h.


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