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

Data Fields

struct m0_buf pd_key
 
struct m0_buf pd_rec
 
uint32_t pd_kv_count
 
struct m0_tlink pd_link
 

Detailed Description

List element of an individual key value pair on the byte count btree.

Definition at line 1665 of file cmd.c.

Field Documentation

◆ pd_key

struct m0_buf pd_key

Definition at line 1666 of file cmd.c.

◆ pd_kv_count

uint32_t pd_kv_count

Definition at line 1668 of file cmd.c.

◆ pd_link

struct m0_tlink pd_link

Definition at line 1669 of file cmd.c.

◆ pd_rec

struct m0_buf pd_rec

Definition at line 1667 of file cmd.c.


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