Motr  M0
m0_be_io_err Struct Reference

#include <ha.h>

Collaboration diagram for m0_be_io_err:
Collaboration graph

Data Fields

uint32_t ber_errcode
 
uint8_t ber_location
 
uint8_t ber_io_opcode
 

Detailed Description

BE I/O error.

Payload of m0_ha_msg, which Motr sends to HA in case of BE I/O error.

Definition at line 45 of file ha.h.

Field Documentation

◆ ber_errcode

uint32_t ber_errcode

Definition at line 46 of file ha.h.

◆ ber_io_opcode

uint8_t ber_io_opcode
See also
m0_stob_io_opcode for values

Definition at line 48 of file ha.h.

◆ ber_location

uint8_t ber_location
See also
m0_be_location for values

Definition at line 47 of file ha.h.


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