Motr  M0
io_fops_xc.h File Reference
#include <sys/types.h>
#include "xcode/xcode.h"
Include dependency graph for io_fops_xc.h:

Go to the source code of this file.

Macros

#define __MOTR_IOSERVICE_IO_FOPS_XC_H__
 

Functions

M0_INTERNAL void m0_xc_m0_fop_cob_rw_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_fop_cob_rw_reply_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_fop_cob_common_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_io_descs_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_fop_cob_readv_rep_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_fop_cob_writev_rep_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_fop_cob_readv_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_fop_cob_writev_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_test_ios_fop_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_fop_cob_create_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_fop_cob_delete_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_fop_cob_truncate_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_fop_cob_op_rep_common_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_fop_cob_op_reply_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_fop_cob_getattr_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_fop_cob_getattr_reply_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_fop_cob_setattr_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_fop_cob_setattr_reply_struct_init (void)
 
M0_INTERNAL void m0_xc_ioservice_io_fops_init (void)
 
M0_INTERNAL void m0_xc_ioservice_io_fops_fini (void)
 

Variables

struct m0_xcode_typem0_fop_cob_rw_xc
 
struct m0_xcode_typem0_fop_cob_rw_reply_xc
 
struct m0_xcode_typem0_fop_cob_common_xc
 
struct m0_xcode_typem0_io_descs_xc
 
struct m0_xcode_typem0_fop_cob_readv_rep_xc
 
struct m0_xcode_typem0_fop_cob_writev_rep_xc
 
struct m0_xcode_typem0_fop_cob_readv_xc
 
struct m0_xcode_typem0_fop_cob_writev_xc
 
struct m0_xcode_typem0_test_ios_fop_xc
 
struct m0_xcode_typem0_fop_cob_create_xc
 
struct m0_xcode_typem0_fop_cob_delete_xc
 
struct m0_xcode_typem0_fop_cob_truncate_xc
 
struct m0_xcode_typem0_fop_cob_op_rep_common_xc
 
struct m0_xcode_typem0_fop_cob_op_reply_xc
 
struct m0_xcode_typem0_fop_cob_getattr_xc
 
struct m0_xcode_typem0_fop_cob_getattr_reply_xc
 
struct m0_xcode_typem0_fop_cob_setattr_xc
 
struct m0_xcode_typem0_fop_cob_setattr_reply_xc
 

Macro Definition Documentation

◆ __MOTR_IOSERVICE_IO_FOPS_XC_H__

#define __MOTR_IOSERVICE_IO_FOPS_XC_H__

Definition at line 6 of file io_fops_xc.h.

Function Documentation

◆ m0_xc_ioservice_io_fops_fini()

M0_INTERNAL void m0_xc_ioservice_io_fops_fini ( void  )

Definition at line 1337 of file io_fops_xc.c.

◆ m0_xc_ioservice_io_fops_init()

M0_INTERNAL void m0_xc_ioservice_io_fops_init ( void  )

Definition at line 1315 of file io_fops_xc.c.

Here is the call graph for this function:

◆ m0_xc_m0_fop_cob_common_struct_init()

M0_INTERNAL void m0_xc_m0_fop_cob_common_struct_init ( void  )

Definition at line 755 of file io_fops_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_fop_cob_create_struct_init()

M0_INTERNAL void m0_xc_m0_fop_cob_create_struct_init ( void  )

Definition at line 1045 of file io_fops_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_fop_cob_delete_struct_init()

M0_INTERNAL void m0_xc_m0_fop_cob_delete_struct_init ( void  )

Definition at line 1065 of file io_fops_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_fop_cob_getattr_reply_struct_init()

M0_INTERNAL void m0_xc_m0_fop_cob_getattr_reply_struct_init ( void  )

Definition at line 1210 of file io_fops_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_fop_cob_getattr_struct_init()

M0_INTERNAL void m0_xc_m0_fop_cob_getattr_struct_init ( void  )

Definition at line 1190 of file io_fops_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_fop_cob_op_rep_common_struct_init()

M0_INTERNAL void m0_xc_m0_fop_cob_op_rep_common_struct_init ( void  )

Definition at line 1135 of file io_fops_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_fop_cob_op_reply_struct_init()

M0_INTERNAL void m0_xc_m0_fop_cob_op_reply_struct_init ( void  )

Definition at line 1155 of file io_fops_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_fop_cob_readv_rep_struct_init()

M0_INTERNAL void m0_xc_m0_fop_cob_readv_rep_struct_init ( void  )

Definition at line 900 of file io_fops_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_fop_cob_readv_struct_init()

M0_INTERNAL void m0_xc_m0_fop_cob_readv_struct_init ( void  )

Definition at line 970 of file io_fops_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_fop_cob_rw_reply_struct_init()

M0_INTERNAL void m0_xc_m0_fop_cob_rw_reply_struct_init ( void  )

Definition at line 660 of file io_fops_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_fop_cob_rw_struct_init()

M0_INTERNAL void m0_xc_m0_fop_cob_rw_struct_init ( void  )

Definition at line 490 of file io_fops_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_fop_cob_setattr_reply_struct_init()

M0_INTERNAL void m0_xc_m0_fop_cob_setattr_reply_struct_init ( void  )

Definition at line 1280 of file io_fops_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_fop_cob_setattr_struct_init()

M0_INTERNAL void m0_xc_m0_fop_cob_setattr_struct_init ( void  )

Definition at line 1260 of file io_fops_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_fop_cob_truncate_struct_init()

M0_INTERNAL void m0_xc_m0_fop_cob_truncate_struct_init ( void  )

Definition at line 1085 of file io_fops_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_fop_cob_writev_rep_struct_init()

M0_INTERNAL void m0_xc_m0_fop_cob_writev_rep_struct_init ( void  )

Definition at line 935 of file io_fops_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_fop_cob_writev_struct_init()

M0_INTERNAL void m0_xc_m0_fop_cob_writev_struct_init ( void  )

Definition at line 990 of file io_fops_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_io_descs_struct_init()

M0_INTERNAL void m0_xc_m0_io_descs_struct_init ( void  )

Definition at line 865 of file io_fops_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_test_ios_fop_struct_init()

M0_INTERNAL void m0_xc_m0_test_ios_fop_struct_init ( void  )

Definition at line 1010 of file io_fops_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ m0_fop_cob_common_xc

struct m0_xcode_type* m0_fop_cob_common_xc

Definition at line 12 of file io_fops_xc.c.

◆ m0_fop_cob_create_xc

struct m0_xcode_type* m0_fop_cob_create_xc

Definition at line 19 of file io_fops_xc.c.

◆ m0_fop_cob_delete_xc

struct m0_xcode_type* m0_fop_cob_delete_xc

Definition at line 20 of file io_fops_xc.c.

◆ m0_fop_cob_getattr_reply_xc

struct m0_xcode_type* m0_fop_cob_getattr_reply_xc

Definition at line 25 of file io_fops_xc.c.

◆ m0_fop_cob_getattr_xc

struct m0_xcode_type* m0_fop_cob_getattr_xc

Definition at line 24 of file io_fops_xc.c.

◆ m0_fop_cob_op_rep_common_xc

struct m0_xcode_type* m0_fop_cob_op_rep_common_xc

Definition at line 22 of file io_fops_xc.c.

◆ m0_fop_cob_op_reply_xc

struct m0_xcode_type* m0_fop_cob_op_reply_xc

Definition at line 23 of file io_fops_xc.c.

◆ m0_fop_cob_readv_rep_xc

struct m0_xcode_type* m0_fop_cob_readv_rep_xc

Definition at line 14 of file io_fops_xc.c.

◆ m0_fop_cob_readv_xc

struct m0_xcode_type* m0_fop_cob_readv_xc

Definition at line 16 of file io_fops_xc.c.

◆ m0_fop_cob_rw_reply_xc

struct m0_xcode_type* m0_fop_cob_rw_reply_xc

Definition at line 11 of file io_fops_xc.c.

◆ m0_fop_cob_rw_xc

struct m0_xcode_type* m0_fop_cob_rw_xc

Definition at line 10 of file io_fops_xc.c.

◆ m0_fop_cob_setattr_reply_xc

struct m0_xcode_type* m0_fop_cob_setattr_reply_xc

Definition at line 27 of file io_fops_xc.c.

◆ m0_fop_cob_setattr_xc

struct m0_xcode_type* m0_fop_cob_setattr_xc

Definition at line 26 of file io_fops_xc.c.

◆ m0_fop_cob_truncate_xc

struct m0_xcode_type* m0_fop_cob_truncate_xc

Definition at line 21 of file io_fops_xc.c.

◆ m0_fop_cob_writev_rep_xc

struct m0_xcode_type* m0_fop_cob_writev_rep_xc

Definition at line 15 of file io_fops_xc.c.

◆ m0_fop_cob_writev_xc

struct m0_xcode_type* m0_fop_cob_writev_xc

Definition at line 17 of file io_fops_xc.c.

◆ m0_io_descs_xc

struct m0_xcode_type* m0_io_descs_xc

Definition at line 13 of file io_fops_xc.c.

◆ m0_test_ios_fop_xc

struct m0_xcode_type* m0_test_ios_fop_xc

Definition at line 18 of file io_fops_xc.c.