Motr  M0
rm_fops_xc.h
Go to the documentation of this file.
1 /* This file is automatically generated from rm/rm_fops.h */
2 
3 #pragma once
4 
5 #ifndef __MOTR_RM_RM_FOPS_XC_H__
6 #define __MOTR_RM_RM_FOPS_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_rm_fop_owner_xc;
15 extern struct m0_xcode_type *m0_rm_fop_loan_xc;
16 extern struct m0_xcode_type *m0_rm_fop_credit_xc;
17 extern struct m0_xcode_type *m0_rm_fop_req_xc;
18 extern struct m0_xcode_type *m0_rm_fop_borrow_xc;
20 extern struct m0_xcode_type *m0_rm_fop_revoke_xc;
22 extern struct m0_xcode_type *m0_rm_fop_cancel_xc;
23 
24 M0_INTERNAL void m0_xc_m0_rm_fop_owner_struct_init(void);
25 M0_INTERNAL void m0_xc_m0_rm_fop_loan_struct_init(void);
26 M0_INTERNAL void m0_xc_m0_rm_fop_credit_struct_init(void);
27 M0_INTERNAL void m0_xc_m0_rm_fop_req_struct_init(void);
28 M0_INTERNAL void m0_xc_m0_rm_fop_borrow_struct_init(void);
29 M0_INTERNAL void m0_xc_m0_rm_fop_borrow_rep_struct_init(void);
30 M0_INTERNAL void m0_xc_m0_rm_fop_revoke_struct_init(void);
31 M0_INTERNAL void m0_xc_m0_rm_fop_revoke_rep_struct_init(void);
32 M0_INTERNAL void m0_xc_m0_rm_fop_cancel_struct_init(void);
33 
34 
35 M0_INTERNAL void m0_xc_rm_rm_fops_init(void);
36 M0_INTERNAL void m0_xc_rm_rm_fops_fini(void);
37 
38 /* __MOTR_RM_RM_FOPS_XC_H__ */
39 #endif
40 
M0_INTERNAL void m0_xc_m0_rm_fop_revoke_rep_struct_init(void)
Definition: rm_fops_xc.c:603
struct m0_xcode_type * m0_rm_fop_cancel_xc
Definition: rm_fops_xc.c:18
struct m0_xcode_type * m0_rm_fop_borrow_xc
Definition: rm_fops_xc.c:14
M0_INTERNAL void m0_xc_m0_rm_fop_credit_struct_init(void)
Definition: rm_fops_xc.c:308
M0_INTERNAL void m0_xc_m0_rm_fop_loan_struct_init(void)
Definition: rm_fops_xc.c:288
struct m0_xcode_type * m0_rm_fop_credit_xc
Definition: rm_fops_xc.c:12
struct m0_xcode_type * m0_rm_fop_loan_xc
Definition: rm_fops_xc.c:11
struct m0_xcode_type * m0_rm_fop_revoke_xc
Definition: rm_fops_xc.c:16
M0_INTERNAL void m0_xc_m0_rm_fop_req_struct_init(void)
Definition: rm_fops_xc.c:328
struct m0_xcode_type * m0_rm_fop_owner_xc
Definition: rm_fops_xc.c:10
struct m0_xcode_type * m0_rm_fop_revoke_rep_xc
Definition: rm_fops_xc.c:17
M0_INTERNAL void m0_xc_m0_rm_fop_borrow_rep_struct_init(void)
Definition: rm_fops_xc.c:488
M0_INTERNAL void m0_xc_m0_rm_fop_cancel_struct_init(void)
Definition: rm_fops_xc.c:638
M0_INTERNAL void m0_xc_rm_rm_fops_init(void)
Definition: rm_fops_xc.c:673
M0_INTERNAL void m0_xc_rm_rm_fops_fini(void)
Definition: rm_fops_xc.c:686
M0_INTERNAL void m0_xc_m0_rm_fop_borrow_struct_init(void)
Definition: rm_fops_xc.c:438
M0_INTERNAL void m0_xc_m0_rm_fop_owner_struct_init(void)
Definition: rm_fops_xc.c:253
struct m0_xcode_type * m0_rm_fop_borrow_rep_xc
Definition: rm_fops_xc.c:15
M0_INTERNAL void m0_xc_m0_rm_fop_revoke_struct_init(void)
Definition: rm_fops_xc.c:568
struct m0_xcode_type * m0_rm_fop_req_xc
Definition: rm_fops_xc.c:13