Motr  M0
setup_internal.h File Reference
#include "motr/setup.h"
Include dependency graph for setup_internal.h:

Go to the source code of this file.

Data Structures

struct  cs_buffer_pool
 

Macros

#define __MOTR_SETUP_INTERNAL_H__
 

Functions

M0_INTERNAL int cs_service_init (const char *name, struct m0_reqh_context *rctx, struct m0_reqh *reqh, struct m0_fid *fid)
 
M0_INTERNAL void cs_service_fini (struct m0_reqh_service *service)
 
M0_INTERNAL int cs_conf_to_args (struct cs_args *dest, struct m0_conf_root *r)
 
M0_INTERNAL int cs_conf_storage_init (struct cs_stobs *stob, struct m0_storage_devs *devs, bool force)
 
M0_INTERNAL int cs_conf_device_reopen (struct m0_poolmach *pm, struct cs_stobs *stob, uint32_t dev_id)
 
M0_INTERNAL int cs_conf_services_init (struct m0_motr *cctx)
 

Macro Definition Documentation

◆ __MOTR_SETUP_INTERNAL_H__

#define __MOTR_SETUP_INTERNAL_H__

Definition at line 26 of file setup_internal.h.