Motr  M0
log.c File Reference
#include "lib/trace.h"
#include "dtm0/log.h"
Include dependency graph for log.c:

Go to the source code of this file.

Macros

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_DTM0
 

Functions

M0_INTERNAL int m0_dtm0_log_init (struct m0_dtm0_log *dol, struct m0_dtm0_log_cfg *dol_cfg)
 
M0_INTERNAL void m0_dtm0_log_fini (struct m0_dtm0_log *dol)
 
M0_INTERNAL int m0_dtm0_log__create (struct m0_dtm0_log *dol, struct m0_dtm0_log_create_cfg *dlc_cfg)
 
M0_INTERNAL void m0_dtm0_log_destroy (struct m0_dtm0_log *dol)