Motr  M0
confd.h File Reference
#include "conf/cache.h"
#include "reqh/reqh_service.h"
Include dependency graph for confd.h:

Go to the source code of this file.

Data Structures

struct  m0_confd
 

Macros

#define __MOTR_CONF_CONFD_H__
 

Functions

M0_INTERNAL int m0_confd_register (void)
 
M0_INTERNAL void m0_confd_unregister (void)
 
M0_INTERNAL int m0_confd_service_to_filename (struct m0_reqh_service *service, char **filename)
 
M0_INTERNAL int m0_confd_cache_create (struct m0_conf_cache **out, struct m0_mutex *cache_lock, const char *confstr)
 
M0_INTERNAL void m0_confd_cache_destroy (struct m0_conf_cache *cache)
 

Variables

struct m0_reqh_service_type m0_confd_stype
 
const struct m0_bob_type m0_confd_bob
 

Macro Definition Documentation

◆ __MOTR_CONF_CONFD_H__

#define __MOTR_CONF_CONFD_H__

Definition at line 24 of file confd.h.