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

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_typem0_cons_fop_fid_xc
 
struct m0_xcode_typem0_cons_fop_buf_xc
 
struct m0_xcode_typem0_cons_fop_test_xc
 
struct m0_xcode_typem0_cons_fop_device_xc
 
struct m0_xcode_typem0_cons_fop_reply_xc
 

Macro Definition Documentation

◆ __MOTR_CONSOLE_CONSOLE_FOP_XC_H__

#define __MOTR_CONSOLE_CONSOLE_FOP_XC_H__

Definition at line 6 of file console_fop_xc.h.

Function Documentation

◆ m0_xc_console_console_fop_fini()

M0_INTERNAL void m0_xc_console_console_fop_fini ( void  )

Definition at line 391 of file console_fop_xc.c.

◆ m0_xc_console_console_fop_init()

M0_INTERNAL void m0_xc_console_console_fop_init ( void  )

Definition at line 382 of file console_fop_xc.c.

Here is the call graph for this function:

◆ m0_xc_m0_cons_fop_buf_struct_init()

M0_INTERNAL void m0_xc_m0_cons_fop_buf_struct_init ( void  )

Definition at line 182 of file console_fop_xc.c.

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

◆ m0_xc_m0_cons_fop_device_struct_init()

M0_INTERNAL void m0_xc_m0_cons_fop_device_struct_init ( void  )

Definition at line 282 of file console_fop_xc.c.

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

◆ m0_xc_m0_cons_fop_fid_struct_init()

M0_INTERNAL void m0_xc_m0_cons_fop_fid_struct_init ( void  )

Definition at line 147 of file console_fop_xc.c.

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

◆ m0_xc_m0_cons_fop_reply_struct_init()

M0_INTERNAL void m0_xc_m0_cons_fop_reply_struct_init ( void  )

Definition at line 347 of file console_fop_xc.c.

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

◆ m0_xc_m0_cons_fop_test_struct_init()

M0_INTERNAL void m0_xc_m0_cons_fop_test_struct_init ( void  )

Definition at line 217 of file console_fop_xc.c.

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

Variable Documentation

◆ m0_cons_fop_buf_xc

struct m0_xcode_type* m0_cons_fop_buf_xc

Definition at line 11 of file console_fop_xc.c.

◆ m0_cons_fop_device_xc

struct m0_xcode_type* m0_cons_fop_device_xc

Definition at line 13 of file console_fop_xc.c.

◆ m0_cons_fop_fid_xc

struct m0_xcode_type* m0_cons_fop_fid_xc

Definition at line 10 of file console_fop_xc.c.

◆ m0_cons_fop_reply_xc

struct m0_xcode_type* m0_cons_fop_reply_xc

Definition at line 14 of file console_fop_xc.c.

◆ m0_cons_fop_test_xc

struct m0_xcode_type* m0_cons_fop_test_xc

Definition at line 12 of file console_fop_xc.c.