Motr  M0
m0_dix_get_reply Struct Reference

#include <req.h>

Collaboration diagram for m0_dix_get_reply:
Collaboration graph

Data Fields

int dgr_rc
 
struct m0_buf dgr_val
 

Detailed Description

Single value retrieved by m0_dix_get() request.

Definition at line 266 of file req.h.

Field Documentation

◆ dgr_rc

int dgr_rc

Definition at line 267 of file req.h.

◆ dgr_val

struct m0_buf dgr_val

Retrieved value. Undefined if dgr_rc != 0.

Definition at line 269 of file req.h.


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