Motr  M0
m0_dix_cpx Struct Reference

#include <dix_cp_onwire.h>

Collaboration diagram for m0_dix_cpx:
Collaboration graph

Data Fields

struct m0_cpx dcx_cp
 
struct m0_fid dcx_ctg_fid
 
uint32_t dcx_ctg_op_flags
 
uint64_t dcx_failed_idx
 
uint32_t dcx_phase
 
struct m0_rpc_at_buf dcx_ab_key
 
struct m0_rpc_at_buf dcx_ab_val
 

Detailed Description

DIX specific onwire copy packet structure.

Definition at line 41 of file dix_cp_onwire.h.

Field Documentation

◆ dcx_ab_key

struct m0_rpc_at_buf dcx_ab_key

Definition at line 55 of file dix_cp_onwire.h.

◆ dcx_ab_val

struct m0_rpc_at_buf dcx_ab_val

Definition at line 56 of file dix_cp_onwire.h.

◆ dcx_cp

struct m0_cpx dcx_cp

Base copy packet fields.

Definition at line 43 of file dix_cp_onwire.h.

◆ dcx_ctg_fid

struct m0_fid dcx_ctg_fid

Destination catalog fid.

Definition at line 46 of file dix_cp_onwire.h.

◆ dcx_ctg_op_flags

uint32_t dcx_ctg_op_flags

Definition at line 48 of file dix_cp_onwire.h.

◆ dcx_failed_idx

uint64_t dcx_failed_idx

Definition at line 50 of file dix_cp_onwire.h.

◆ dcx_phase

uint32_t dcx_phase

Copy packet fom phase before sending it onwire.

Definition at line 53 of file dix_cp_onwire.h.


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