Motr  M0
m0_sss_rep Struct Reference

#include <ss_fops.h>

Collaboration diagram for m0_sss_rep:
Collaboration graph

Data Fields

int32_t ssr_rc
 
uint32_t ssr_state
 

Detailed Description

Response to m0_sss_req.

Definition at line 77 of file ss_fops.h.

Field Documentation

◆ ssr_rc

int32_t ssr_rc

Result of service operation

Definition at line 81 of file ss_fops.h.

◆ ssr_state

uint32_t ssr_state

Service status. Undefined if ssr_rc < 0.

See also
enum m0_reqh_service_state

Definition at line 86 of file ss_fops.h.


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