Motr  M0
m0_dix_next_reply Struct Reference

#include <req.h>

Collaboration diagram for m0_dix_next_reply:
Collaboration graph

Data Fields

struct m0_buf dnr_key
 
struct m0_buf dnr_val
 

Detailed Description

One record retrieved by m0_dix_next() request.

See also
m0_dix_next_rep().

Definition at line 276 of file req.h.

Field Documentation

◆ dnr_key

struct m0_buf dnr_key

Record key.

Definition at line 278 of file req.h.

◆ dnr_val

struct m0_buf dnr_val

Record value.

Definition at line 280 of file req.h.


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