Motr  M0
m0_fop_isc_rep Struct Reference

#include <isc_fops.h>

Collaboration diagram for m0_fop_isc_rep:
Collaboration graph

Data Fields

int32_t fir_rc
 
struct m0_cookie fir_comp_cookie
 
struct m0_rpc_at_buf fir_ret
 

Detailed Description

Reply FOPs for the ISC service

Definition at line 73 of file isc_fops.h.

Field Documentation

◆ fir_comp_cookie

struct m0_cookie fir_comp_cookie

Cookie associated with the computation.

Definition at line 77 of file isc_fops.h.

◆ fir_rc

int32_t fir_rc

Return code of the execution of the computation.

Definition at line 75 of file isc_fops.h.

◆ fir_ret

struct m0_rpc_at_buf fir_ret

RPC adaptive buffers associated with the reply

Definition at line 79 of file isc_fops.h.


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