Motr  M0
module.h File Reference
#include "module/module.h"
#include "rpc/conn_pool.h"
#include "fdmi/fol_fdmi_src.h"
Include dependency graph for module.h:

Go to the source code of this file.

Data Structures

struct  m0_fdmi_module_source
 
struct  m0_fdmi_module_plugin
 
struct  m0_fdmi_module
 

Macros

#define __MOTR_FDMI_MODULE_H__
 

Enumerations

enum  { M0_LEVEL_FDMI }
 

Functions

M0_INTERNAL struct m0_fdmi_modulem0_fdmi_module__get (void)
 

Variables

enum { ... }  M0_XCA_DOMAIN
 

Macro Definition Documentation

◆ __MOTR_FDMI_MODULE_H__

#define __MOTR_FDMI_MODULE_H__

Definition at line 25 of file module.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum

Levels of m0_fdmi_module::fdm_module.

Enumerator
M0_LEVEL_FDMI 

Definition at line 32 of file module.h.

Function Documentation

◆ m0_fdmi_module__get()

M0_INTERNAL struct m0_fdmi_module* m0_fdmi_module__get ( void  )

Definition at line 51 of file module.c.

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

Variable Documentation

◆ M0_XCA_DOMAIN

enum { ... } M0_XCA_DOMAIN