Motr
M0
|
Go to the source code of this file.
Macros | |
#define | __MOTR_REQH_UT_IO_FOP_XC_H__ |
Functions | |
M0_INTERNAL void | m0_xc_stob_io_fop_fid_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_fi_value_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_stob_io_write_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_stob_io_write_rep_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_stob_io_read_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_stob_io_read_rep_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_stob_io_create_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_stob_io_create_rep_struct_init (void) |
M0_INTERNAL void | m0_xc_reqh_ut_io_fop_init (void) |
M0_INTERNAL void | m0_xc_reqh_ut_io_fop_fini (void) |
Variables | |
struct m0_xcode_type * | stob_io_fop_fid_xc |
struct m0_xcode_type * | m0_fi_value_xc |
struct m0_xcode_type * | m0_stob_io_write_xc |
struct m0_xcode_type * | m0_stob_io_write_rep_xc |
struct m0_xcode_type * | m0_stob_io_read_xc |
struct m0_xcode_type * | m0_stob_io_read_rep_xc |
struct m0_xcode_type * | m0_stob_io_create_xc |
struct m0_xcode_type * | m0_stob_io_create_rep_xc |
#define __MOTR_REQH_UT_IO_FOP_XC_H__ |
Definition at line 6 of file io_fop_xc.h.
M0_INTERNAL void m0_xc_m0_fi_value_struct_init | ( | void | ) |
Definition at line 245 of file io_fop_xc.c.
M0_INTERNAL void m0_xc_m0_stob_io_create_rep_struct_init | ( | void | ) |
Definition at line 440 of file io_fop_xc.c.
M0_INTERNAL void m0_xc_m0_stob_io_create_struct_init | ( | void | ) |
Definition at line 420 of file io_fop_xc.c.
M0_INTERNAL void m0_xc_m0_stob_io_read_rep_struct_init | ( | void | ) |
Definition at line 370 of file io_fop_xc.c.
M0_INTERNAL void m0_xc_m0_stob_io_read_struct_init | ( | void | ) |
Definition at line 350 of file io_fop_xc.c.
M0_INTERNAL void m0_xc_m0_stob_io_write_rep_struct_init | ( | void | ) |
Definition at line 315 of file io_fop_xc.c.
M0_INTERNAL void m0_xc_m0_stob_io_write_struct_init | ( | void | ) |
Definition at line 280 of file io_fop_xc.c.
M0_INTERNAL void m0_xc_reqh_ut_io_fop_fini | ( | void | ) |
M0_INTERNAL void m0_xc_reqh_ut_io_fop_init | ( | void | ) |
Definition at line 460 of file io_fop_xc.c.
M0_INTERNAL void m0_xc_stob_io_fop_fid_struct_init | ( | void | ) |
Definition at line 210 of file io_fop_xc.c.
struct m0_xcode_type* m0_fi_value_xc |
Definition at line 11 of file io_fop_xc.c.
struct m0_xcode_type* m0_stob_io_create_rep_xc |
Definition at line 17 of file io_fop_xc.c.
struct m0_xcode_type* m0_stob_io_create_xc |
Definition at line 16 of file io_fop_xc.c.
struct m0_xcode_type* m0_stob_io_read_rep_xc |
Definition at line 15 of file io_fop_xc.c.
struct m0_xcode_type* m0_stob_io_read_xc |
Definition at line 14 of file io_fop_xc.c.
struct m0_xcode_type* m0_stob_io_write_rep_xc |
Definition at line 13 of file io_fop_xc.c.
struct m0_xcode_type* m0_stob_io_write_xc |
Definition at line 12 of file io_fop_xc.c.
struct m0_xcode_type* stob_io_fop_fid_xc |
Definition at line 10 of file io_fop_xc.c.