Motr  M0
dix_cp_onwire.c File Reference
#include "fop/fop.h"
#include "dix/cm/cm.h"
#include "dix/cm/cp.h"
#include "rpc/rpc_opcodes.h"
#include "dix/cm/dix_cp_onwire.h"
Include dependency graph for dix_cp_onwire.c:

Go to the source code of this file.

Functions

M0_INTERNAL void m0_dix_cpx_init (struct m0_fop_type *ft, const struct m0_fom_type_ops *fomt_ops, enum M0_RPC_OPCODES op, const char *name, const struct m0_xcode_type *xt, uint64_t rpc_flags, struct m0_cm_type *cmt)
 
M0_INTERNAL void m0_dix_cpx_fini (struct m0_fop_type *ft)
 

Function Documentation

◆ m0_dix_cpx_fini()

M0_INTERNAL void m0_dix_cpx_fini ( struct m0_fop_type ft)

Finalises copy packet FOP type.

Definition at line 50 of file dix_cp_onwire.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_dix_cpx_init()

M0_INTERNAL void m0_dix_cpx_init ( struct m0_fop_type ft,
const struct m0_fom_type_ops fomt_ops,
enum M0_RPC_OPCODES  op,
const char *  name,
const struct m0_xcode_type xt,
uint64_t  rpc_flags,
struct m0_cm_type cmt 
)

Initialises copy packet FOP type.

Definition at line 32 of file dix_cp_onwire.c.

Here is the call graph for this function:
Here is the caller graph for this function: