|
Motr
M0
|
#include "lib/types.h"#include "fid/fid.h"#include "stob/stob.h"#include "stob/io.h"#include "stob/stob_xc.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 |
| #define __MOTR_STOB_IOQ_ERROR_H__ |
Definition at line 26 of file ioq_error.h.
| uint32_t sie_bshift |
Definition at line 97 of file ioq_error.h.
| struct m0_fid sie_conf_sdev |
Definition at line 84 of file ioq_error.h.
| int64_t sie_fd |
Definition at line 88 of file ioq_error.h.
| m0_bindex_t sie_offset |
Definition at line 95 of file ioq_error.h.
| int64_t sie_opcode |
Definition at line 93 of file ioq_error.h.
| int64_t sie_rc |
Definition at line 94 of file ioq_error.h.
| m0_bcount_t sie_size |
Definition at line 96 of file ioq_error.h.
| struct m0_stob_id sie_stob_id |
Definition at line 86 of file ioq_error.h.