Motr  M0
tx_desc_xc.h
Go to the documentation of this file.
1 /* This file is automatically generated from dtm0/tx_desc.h */
2 
3 #pragma once
4 
5 #ifndef __MOTR_DTM0_TX_DESC_XC_H__
6 #define __MOTR_DTM0_TX_DESC_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_dtm0_tid_xc;
15 extern struct m0_xcode_type *m0_dtm0_tx_pa_xc;
17 extern struct m0_xcode_type *m0_dtm0_tx_desc_xc;
18 
19 M0_INTERNAL void m0_xc_m0_dtm0_tid_struct_init(void);
20 M0_INTERNAL void m0_xc_m0_dtm0_tx_pa_struct_init(void);
21 M0_INTERNAL void m0_xc_m0_dtm0_tx_participants_struct_init(void);
22 M0_INTERNAL void m0_xc_m0_dtm0_tx_desc_struct_init(void);
23 
25 
26 M0_INTERNAL void m0_xc_dtm0_tx_desc_init(void);
27 M0_INTERNAL void m0_xc_dtm0_tx_desc_fini(void);
28 
29 /* __MOTR_DTM0_TX_DESC_XC_H__ */
30 #endif
31 
struct m0_xcode_type * m0_dtm0_tx_participants_xc
Definition: tx_desc_xc.c:12
M0_INTERNAL void m0_xc_m0_dtm0_tx_desc_struct_init(void)
Definition: tx_desc_xc.c:234
M0_INTERNAL void m0_xc_m0_dtm0_tid_struct_init(void)
Definition: tx_desc_xc.c:129
M0_INTERNAL void m0_xc_m0_dtm0_tx_pa_struct_init(void)
Definition: tx_desc_xc.c:164
M0_INTERNAL void m0_xc_m0_dtm0_tx_participants_struct_init(void)
Definition: tx_desc_xc.c:199
M0_INTERNAL void m0_xc_dtm0_tx_desc_fini(void)
Definition: tx_desc_xc.c:277
struct m0_xcode_type * m0_dtm0_tx_pa_xc
Definition: tx_desc_xc.c:11
struct m0_xcode_type * m0_dtm0_tid_xc
Definition: tx_desc_xc.c:10
M0_INTERNAL void m0_xc_dtm0_tx_desc_init(void)
Definition: tx_desc_xc.c:269
struct m0_xcode_type * m0_dtm0_tx_desc_xc
Definition: tx_desc_xc.c:13
struct m0_xcode_enum m0_xc_m0_dtm0_tx_pa_state_enum
Definition: tx_desc_xc.c:122