Motr  M0
m0_sns_cpx Struct Reference

#include <sns_cp_onwire.h>

Collaboration diagram for m0_sns_cpx:
Collaboration graph

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
 

Detailed Description

SNS specific onwire copy packet structure.

Definition at line 37 of file sns_cp_onwire.h.

Field Documentation

◆ scx_cp

struct m0_cpx scx_cp

Base copy packet fields.

Definition at line 39 of file sns_cp_onwire.h.

◆ scx_failed_idx

uint64_t scx_failed_idx

Definition at line 49 of file sns_cp_onwire.h.

◆ scx_ivecs

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.

◆ scx_phase

uint32_t scx_phase

Copy packet fom phase before sending it onwire.

Definition at line 52 of file sns_cp_onwire.h.

◆ scx_stob_id

struct m0_stob_id scx_stob_id

Destination stob id.

Definition at line 47 of file sns_cp_onwire.h.


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