Motr  M0
ioq_error.h File Reference
#include "lib/types.h"
#include "fid/fid.h"
#include "stob/stob.h"
#include "stob/io.h"
#include "stob/stob_xc.h"
Include dependency graph for ioq_error.h:

Go to the source code of this file.

Data Structures

struct  m0_stob_ioq_error
 

Macros

#define __MOTR_STOB_IOQ_ERROR_H__
 

Functions

struct m0_stob_ioq_error M0_XCA_DOMAIN (rpc)
 

Variables

struct m0_fid sie_conf_sdev
 
struct m0_stob_id sie_stob_id
 
int64_t sie_fd
 
int64_t sie_opcode
 
int64_t sie_rc
 
m0_bindex_t sie_offset
 
m0_bcount_t sie_size
 
uint32_t sie_bshift
 

Macro Definition Documentation

◆ __MOTR_STOB_IOQ_ERROR_H__

#define __MOTR_STOB_IOQ_ERROR_H__

Definition at line 26 of file ioq_error.h.

Variable Documentation

◆ sie_bshift

uint32_t sie_bshift

Definition at line 97 of file ioq_error.h.

◆ sie_conf_sdev

struct m0_fid sie_conf_sdev

m0_stob_linux::sl_conf_sdev

Definition at line 84 of file ioq_error.h.

◆ sie_fd

int64_t sie_fd

m0_stob_linux::sl_fd

Definition at line 88 of file ioq_error.h.

◆ sie_offset

m0_bindex_t sie_offset

Definition at line 95 of file ioq_error.h.

◆ sie_opcode

int64_t sie_opcode

Definition at line 93 of file ioq_error.h.

◆ sie_rc

int64_t sie_rc

Definition at line 94 of file ioq_error.h.

◆ sie_size

m0_bcount_t sie_size

Definition at line 96 of file ioq_error.h.

◆ sie_stob_id

struct m0_stob_id sie_stob_id

m0_stob::so_id

Definition at line 86 of file ioq_error.h.