Motr  M0
md_fops_xc.h
Go to the documentation of this file.
1 /* This file is automatically generated from mdservice/md_fops.h */
2 
3 #pragma once
4 
5 #ifndef __MOTR_MDSERVICE_MD_FOPS_XC_H__
6 #define __MOTR_MDSERVICE_MD_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_fop_cob_xc;
15 extern struct m0_xcode_type *m0_fop_buf_xc;
16 extern struct m0_xcode_type *m0_fop_create_xc;
17 extern struct m0_xcode_type *m0_fop_create_rep_xc;
18 extern struct m0_xcode_type *m0_fop_lookup_xc;
19 extern struct m0_xcode_type *m0_fop_lookup_rep_xc;
20 extern struct m0_xcode_type *m0_fop_link_xc;
21 extern struct m0_xcode_type *m0_fop_link_rep_xc;
22 extern struct m0_xcode_type *m0_fop_unlink_xc;
23 extern struct m0_xcode_type *m0_fop_unlink_rep_xc;
24 extern struct m0_xcode_type *m0_fop_rename_xc;
25 extern struct m0_xcode_type *m0_fop_rename_rep_xc;
26 extern struct m0_xcode_type *m0_fop_open_xc;
27 extern struct m0_xcode_type *m0_fop_open_rep_xc;
28 extern struct m0_xcode_type *m0_fop_close_xc;
29 extern struct m0_xcode_type *m0_fop_close_rep_xc;
30 extern struct m0_xcode_type *m0_fop_setattr_xc;
32 extern struct m0_xcode_type *m0_fop_getattr_xc;
34 extern struct m0_xcode_type *m0_fop_getxattr_xc;
36 extern struct m0_xcode_type *m0_fop_setxattr_xc;
38 extern struct m0_xcode_type *m0_fop_delxattr_xc;
40 extern struct m0_xcode_type *m0_fop_listxattr_xc;
42 extern struct m0_xcode_type *m0_fop_readdir_xc;
44 extern struct m0_xcode_type *m0_fop_statfs_xc;
45 extern struct m0_xcode_type *m0_fop_statfs_rep_xc;
46 
47 M0_INTERNAL void m0_xc_m0_fop_cob_struct_init(void);
48 M0_INTERNAL void m0_xc_m0_fop_buf_struct_init(void);
49 M0_INTERNAL void m0_xc_m0_fop_create_struct_init(void);
50 M0_INTERNAL void m0_xc_m0_fop_create_rep_struct_init(void);
51 M0_INTERNAL void m0_xc_m0_fop_lookup_struct_init(void);
52 M0_INTERNAL void m0_xc_m0_fop_lookup_rep_struct_init(void);
53 M0_INTERNAL void m0_xc_m0_fop_link_struct_init(void);
54 M0_INTERNAL void m0_xc_m0_fop_link_rep_struct_init(void);
55 M0_INTERNAL void m0_xc_m0_fop_unlink_struct_init(void);
56 M0_INTERNAL void m0_xc_m0_fop_unlink_rep_struct_init(void);
57 M0_INTERNAL void m0_xc_m0_fop_rename_struct_init(void);
58 M0_INTERNAL void m0_xc_m0_fop_rename_rep_struct_init(void);
59 M0_INTERNAL void m0_xc_m0_fop_open_struct_init(void);
60 M0_INTERNAL void m0_xc_m0_fop_open_rep_struct_init(void);
61 M0_INTERNAL void m0_xc_m0_fop_close_struct_init(void);
62 M0_INTERNAL void m0_xc_m0_fop_close_rep_struct_init(void);
63 M0_INTERNAL void m0_xc_m0_fop_setattr_struct_init(void);
64 M0_INTERNAL void m0_xc_m0_fop_setattr_rep_struct_init(void);
65 M0_INTERNAL void m0_xc_m0_fop_getattr_struct_init(void);
66 M0_INTERNAL void m0_xc_m0_fop_getattr_rep_struct_init(void);
67 M0_INTERNAL void m0_xc_m0_fop_getxattr_struct_init(void);
68 M0_INTERNAL void m0_xc_m0_fop_getxattr_rep_struct_init(void);
69 M0_INTERNAL void m0_xc_m0_fop_setxattr_struct_init(void);
70 M0_INTERNAL void m0_xc_m0_fop_setxattr_rep_struct_init(void);
71 M0_INTERNAL void m0_xc_m0_fop_delxattr_struct_init(void);
72 M0_INTERNAL void m0_xc_m0_fop_delxattr_rep_struct_init(void);
73 M0_INTERNAL void m0_xc_m0_fop_listxattr_struct_init(void);
74 M0_INTERNAL void m0_xc_m0_fop_listxattr_rep_struct_init(void);
75 M0_INTERNAL void m0_xc_m0_fop_readdir_struct_init(void);
76 M0_INTERNAL void m0_xc_m0_fop_readdir_rep_struct_init(void);
77 M0_INTERNAL void m0_xc_m0_fop_statfs_struct_init(void);
78 M0_INTERNAL void m0_xc_m0_fop_statfs_rep_struct_init(void);
79 
80 
81 M0_INTERNAL void m0_xc_mdservice_md_fops_init(void);
82 M0_INTERNAL void m0_xc_mdservice_md_fops_fini(void);
83 
84 /* __MOTR_MDSERVICE_MD_FOPS_XC_H__ */
85 #endif
86 
struct m0_xcode_type * m0_fop_getxattr_rep_xc
Definition: md_fops_xc.c:31
M0_INTERNAL void m0_xc_m0_fop_create_struct_init(void)
Definition: md_fops_xc.c:1286
struct m0_xcode_type * m0_fop_unlink_rep_xc
Definition: md_fops_xc.c:19
M0_INTERNAL void m0_xc_m0_fop_statfs_struct_init(void)
Definition: md_fops_xc.c:2626
struct m0_xcode_type * m0_fop_open_rep_xc
Definition: md_fops_xc.c:23
M0_INTERNAL void m0_xc_m0_fop_setattr_rep_struct_init(void)
Definition: md_fops_xc.c:2036
M0_INTERNAL void m0_xc_m0_fop_link_struct_init(void)
Definition: md_fops_xc.c:1486
M0_INTERNAL void m0_xc_m0_fop_close_struct_init(void)
Definition: md_fops_xc.c:1931
M0_INTERNAL void m0_xc_m0_fop_getattr_rep_struct_init(void)
Definition: md_fops_xc.c:2121
M0_INTERNAL void m0_xc_mdservice_md_fops_fini(void)
Definition: md_fops_xc.c:2837
struct m0_xcode_type * m0_fop_statfs_xc
Definition: md_fops_xc.c:40
struct m0_xcode_type * m0_fop_delxattr_rep_xc
Definition: md_fops_xc.c:35
struct m0_xcode_type * m0_fop_link_xc
Definition: md_fops_xc.c:16
M0_INTERNAL void m0_xc_m0_fop_link_rep_struct_init(void)
Definition: md_fops_xc.c:1551
struct m0_xcode_type * m0_fop_buf_xc
Definition: md_fops_xc.c:11
struct m0_xcode_type * m0_fop_statfs_rep_xc
Definition: md_fops_xc.c:41
struct m0_xcode_type * m0_fop_setattr_xc
Definition: md_fops_xc.c:26
M0_INTERNAL void m0_xc_m0_fop_open_rep_struct_init(void)
Definition: md_fops_xc.c:1881
struct m0_xcode_type * m0_fop_close_xc
Definition: md_fops_xc.c:24
M0_INTERNAL void m0_xc_m0_fop_open_struct_init(void)
Definition: md_fops_xc.c:1846
M0_INTERNAL void m0_xc_m0_fop_listxattr_rep_struct_init(void)
Definition: md_fops_xc.c:2446
M0_INTERNAL void m0_xc_m0_fop_getxattr_struct_init(void)
Definition: md_fops_xc.c:2156
struct m0_xcode_type * m0_fop_cob_xc
Definition: md_fops_xc.c:10
struct m0_xcode_type * m0_fop_link_rep_xc
Definition: md_fops_xc.c:17
struct m0_xcode_type * m0_fop_unlink_xc
Definition: md_fops_xc.c:18
M0_INTERNAL void m0_xc_mdservice_md_fops_init(void)
Definition: md_fops_xc.c:2801
struct m0_xcode_type * m0_fop_rename_rep_xc
Definition: md_fops_xc.c:21
struct m0_xcode_type * m0_fop_readdir_rep_xc
Definition: md_fops_xc.c:39
struct m0_xcode_type * m0_fop_lookup_xc
Definition: md_fops_xc.c:14
M0_INTERNAL void m0_xc_m0_fop_setxattr_struct_init(void)
Definition: md_fops_xc.c:2241
struct m0_xcode_type * m0_fop_getattr_rep_xc
Definition: md_fops_xc.c:29
M0_INTERNAL void m0_xc_m0_fop_delxattr_struct_init(void)
Definition: md_fops_xc.c:2341
struct m0_xcode_type * m0_fop_delxattr_xc
Definition: md_fops_xc.c:34
M0_INTERNAL void m0_xc_m0_fop_unlink_struct_init(void)
Definition: md_fops_xc.c:1601
M0_INTERNAL void m0_xc_m0_fop_lookup_struct_init(void)
Definition: md_fops_xc.c:1401
M0_INTERNAL void m0_xc_m0_fop_rename_rep_struct_init(void)
Definition: md_fops_xc.c:1796
M0_INTERNAL void m0_xc_m0_fop_setxattr_rep_struct_init(void)
Definition: md_fops_xc.c:2291
M0_INTERNAL void m0_xc_m0_fop_listxattr_struct_init(void)
Definition: md_fops_xc.c:2426
M0_INTERNAL void m0_xc_m0_fop_statfs_rep_struct_init(void)
Definition: md_fops_xc.c:2646
struct m0_xcode_type * m0_fop_create_xc
Definition: md_fops_xc.c:12
M0_INTERNAL void m0_xc_m0_fop_getxattr_rep_struct_init(void)
Definition: md_fops_xc.c:2191
M0_INTERNAL void m0_xc_m0_fop_close_rep_struct_init(void)
Definition: md_fops_xc.c:1966
M0_INTERNAL void m0_xc_m0_fop_readdir_struct_init(void)
Definition: md_fops_xc.c:2511
struct m0_xcode_type * m0_fop_create_rep_xc
Definition: md_fops_xc.c:13
struct m0_xcode_type * m0_fop_listxattr_xc
Definition: md_fops_xc.c:36
struct m0_xcode_type * m0_fop_getxattr_xc
Definition: md_fops_xc.c:30
struct m0_xcode_type * m0_fop_setxattr_rep_xc
Definition: md_fops_xc.c:33
M0_INTERNAL void m0_xc_m0_fop_buf_struct_init(void)
Definition: md_fops_xc.c:1251
M0_INTERNAL void m0_xc_m0_fop_cob_struct_init(void)
Definition: md_fops_xc.c:916
struct m0_xcode_type * m0_fop_getattr_xc
Definition: md_fops_xc.c:28
struct m0_xcode_type * m0_fop_setattr_rep_xc
Definition: md_fops_xc.c:27
struct m0_xcode_type * m0_fop_lookup_rep_xc
Definition: md_fops_xc.c:15
M0_INTERNAL void m0_xc_m0_fop_lookup_rep_struct_init(void)
Definition: md_fops_xc.c:1451
M0_INTERNAL void m0_xc_m0_fop_unlink_rep_struct_init(void)
Definition: md_fops_xc.c:1651
struct m0_xcode_type * m0_fop_rename_xc
Definition: md_fops_xc.c:20
struct m0_xcode_type * m0_fop_setxattr_xc
Definition: md_fops_xc.c:32
M0_INTERNAL void m0_xc_m0_fop_readdir_rep_struct_init(void)
Definition: md_fops_xc.c:2561
struct m0_xcode_type * m0_fop_listxattr_rep_xc
Definition: md_fops_xc.c:37
M0_INTERNAL void m0_xc_m0_fop_rename_struct_init(void)
Definition: md_fops_xc.c:1701
M0_INTERNAL void m0_xc_m0_fop_getattr_struct_init(void)
Definition: md_fops_xc.c:2086
struct m0_xcode_type * m0_fop_readdir_xc
Definition: md_fops_xc.c:38
struct m0_xcode_type * m0_fop_close_rep_xc
Definition: md_fops_xc.c:25
M0_INTERNAL void m0_xc_m0_fop_setattr_struct_init(void)
Definition: md_fops_xc.c:2001
struct m0_xcode_type * m0_fop_open_xc
Definition: md_fops_xc.c:22
M0_INTERNAL void m0_xc_m0_fop_delxattr_rep_struct_init(void)
Definition: md_fops_xc.c:2376
M0_INTERNAL void m0_xc_m0_fop_create_rep_struct_init(void)
Definition: md_fops_xc.c:1351