Motr
M0
|
Go to the source code of this file.
Macros | |
#define | __MOTR_CONSOLE_CONSOLE_FOP_XC_H__ |
Functions | |
M0_INTERNAL void | m0_xc_m0_cons_fop_fid_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_cons_fop_buf_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_cons_fop_test_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_cons_fop_device_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_cons_fop_reply_struct_init (void) |
M0_INTERNAL void | m0_xc_console_console_fop_init (void) |
M0_INTERNAL void | m0_xc_console_console_fop_fini (void) |
Variables | |
struct m0_xcode_type * | m0_cons_fop_fid_xc |
struct m0_xcode_type * | m0_cons_fop_buf_xc |
struct m0_xcode_type * | m0_cons_fop_test_xc |
struct m0_xcode_type * | m0_cons_fop_device_xc |
struct m0_xcode_type * | m0_cons_fop_reply_xc |
#define __MOTR_CONSOLE_CONSOLE_FOP_XC_H__ |
Definition at line 6 of file console_fop_xc.h.
M0_INTERNAL void m0_xc_console_console_fop_fini | ( | void | ) |
Definition at line 391 of file console_fop_xc.c.
M0_INTERNAL void m0_xc_console_console_fop_init | ( | void | ) |
M0_INTERNAL void m0_xc_m0_cons_fop_buf_struct_init | ( | void | ) |
Definition at line 182 of file console_fop_xc.c.
M0_INTERNAL void m0_xc_m0_cons_fop_device_struct_init | ( | void | ) |
Definition at line 282 of file console_fop_xc.c.
M0_INTERNAL void m0_xc_m0_cons_fop_fid_struct_init | ( | void | ) |
Definition at line 147 of file console_fop_xc.c.
M0_INTERNAL void m0_xc_m0_cons_fop_reply_struct_init | ( | void | ) |
Definition at line 347 of file console_fop_xc.c.
M0_INTERNAL void m0_xc_m0_cons_fop_test_struct_init | ( | void | ) |
Definition at line 217 of file console_fop_xc.c.
struct m0_xcode_type* m0_cons_fop_buf_xc |
Definition at line 11 of file console_fop_xc.c.
struct m0_xcode_type* m0_cons_fop_device_xc |
Definition at line 13 of file console_fop_xc.c.
struct m0_xcode_type* m0_cons_fop_fid_xc |
Definition at line 10 of file console_fop_xc.c.
struct m0_xcode_type* m0_cons_fop_reply_xc |
Definition at line 14 of file console_fop_xc.c.
struct m0_xcode_type* m0_cons_fop_test_xc |
Definition at line 12 of file console_fop_xc.c.