Motr
M0
ha_xc.h
Go to the documentation of this file.
1
/* This file is automatically generated from rpc/ha.h */
2
3
#pragma once
4
5
#ifndef __MOTR_RPC_HA_XC_H__
6
#define __MOTR_RPC_HA_XC_H__
7
8
#ifndef __KERNEL__
9
#include <sys/types.h>
10
#endif
11
12
#include "
xcode/xcode.h
"
13
14
extern
struct
m0_xcode_type
*
m0_ha_msg_rpc_xc
;
15
16
M0_INTERNAL
void
m0_xc_m0_ha_msg_rpc_struct_init
(
void
);
17
18
19
M0_INTERNAL
void
m0_xc_rpc_ha_init
(
void
);
20
M0_INTERNAL
void
m0_xc_rpc_ha_fini
(
void
);
21
22
/* __MOTR_RPC_HA_XC_H__ */
23
#endif
24
m0_xcode_type
Definition:
xcode.h:313
xcode.h
m0_xc_rpc_ha_init
M0_INTERNAL void m0_xc_rpc_ha_init(void)
Definition:
ha_xc.c:74
m0_ha_msg_rpc_xc
struct m0_xcode_type * m0_ha_msg_rpc_xc
Definition:
ha_xc.c:10
m0_xc_m0_ha_msg_rpc_struct_init
M0_INTERNAL void m0_xc_m0_ha_msg_rpc_struct_init(void)
Definition:
ha_xc.c:39
m0_xc_rpc_ha_fini
M0_INTERNAL void m0_xc_rpc_ha_fini(void)
Definition:
ha_xc.c:79
rpc
ha_xc.h
Generated on Fri May 27 2022 00:01:47 for Motr by
1.8.14