Motr  M0
ub_resp Struct Reference

#include <fops.h>

Collaboration diagram for ub_resp:
Collaboration graph

Data Fields

int32_t ur_rc
 
uint64_t ur_seqn
 
struct m0_buf ur_data
 

Detailed Description

RPC UB response.

Definition at line 38 of file fops.h.

Field Documentation

◆ ur_data

struct m0_buf ur_data

Data buffer.

Definition at line 41 of file fops.h.

◆ ur_rc

int32_t ur_rc

Definition at line 39 of file fops.h.

◆ ur_seqn

uint64_t ur_seqn

Sequential number.

Definition at line 40 of file fops.h.


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