Motr  M0
sw_onwire_fop.h File Reference
#include "xcode/xcode_attr.h"
#include "rpc/rpc_opcodes.h"
#include "cm/cm.h"
#include "cm/sw.h"
#include "cm/sw_xc.h"
Include dependency graph for sw_onwire_fop.h:

Go to the source code of this file.

Data Structures

struct  m0_cm_repreb_sw
 

Macros

#define __MOTR_CM_REPREB_SW_ONWIRE_FOP_H__
 

Functions

struct m0_cm_repreb_sw M0_XCA_DOMAIN (rpc)
 
M0_INTERNAL void m0_cm_repreb_sw_onwire_fop_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_cm_repreb_sw_onwire_fop_fini (struct m0_fop_type *ft)
 
M0_INTERNAL int m0_cm_repreb_sw_onwire_fop_setup (struct m0_cm *cm, struct m0_fop_type *ft, struct m0_fop *fop, void(*fop_release)(struct m0_ref *), uint64_t proxy_id, const char *local_ep, const struct m0_cm_sw *sw, const struct m0_cm_sw *out_interval)
 

Variables

struct m0_cm_sw_onwire swo_base
 
struct m0_fop_type m0_cm_repreb_sw_fopt
 

Macro Definition Documentation

◆ __MOTR_CM_REPREB_SW_ONWIRE_FOP_H__

#define __MOTR_CM_REPREB_SW_ONWIRE_FOP_H__

Definition at line 26 of file sw_onwire_fop.h.

Variable Documentation

◆ swo_base

struct m0_cm_sw_onwire swo_base

Definition at line 71 of file sw_onwire_fop.h.