Motr  M0
m0_sss_device_fop_rep Struct Reference

#include <device_fops.h>

Collaboration diagram for m0_sss_device_fop_rep:
Collaboration graph

Data Fields

int32_t ssdp_rc
 
uint32_t ssdp_ha_state
 

Detailed Description

Response to m0_sss_device_fop.

Definition at line 172 of file device_fops.h.

Field Documentation

◆ ssdp_ha_state

uint32_t ssdp_ha_state

Device HA state found on the called SSS side. The field is valid in case of M0_DEVICE_ATTACH command only.

Definition at line 183 of file device_fops.h.

◆ ssdp_rc

int32_t ssdp_rc

Result of device operation (-Exxx = failure, 0 = success).

See also
enum m0_reqh_process_state

Definition at line 178 of file device_fops.h.


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