|
Motr
M0
|
#include <sns_cp_onwire.h>

Data Fields | |
| struct m0_cpx | scx_cp |
| struct m0_io_indexvec_seq | scx_ivecs |
| struct m0_stob_id | scx_stob_id |
| uint64_t | scx_failed_idx |
| uint32_t | scx_phase |
SNS specific onwire copy packet structure.
Definition at line 37 of file sns_cp_onwire.h.
| struct m0_cpx scx_cp |
Base copy packet fields.
Definition at line 39 of file sns_cp_onwire.h.
| uint64_t scx_failed_idx |
Definition at line 49 of file sns_cp_onwire.h.
| struct m0_io_indexvec_seq scx_ivecs |
Index vectors representing the extent information for the data represented by the copy packet.
Definition at line 44 of file sns_cp_onwire.h.
| uint32_t scx_phase |
Copy packet fom phase before sending it onwire.
Definition at line 52 of file sns_cp_onwire.h.
| struct m0_stob_id scx_stob_id |
Destination stob id.
Definition at line 47 of file sns_cp_onwire.h.