Motr  M0
pruner.h File Reference

Go to the source code of this file.

Data Structures

struct  m0_dtm0_pruner
 
struct  m0_dtm0_pruner_cfg
 

Macros

#define __MOTR___DTM0_PRUNER_H__
 

Functions

M0_INTERNAL int m0_dtm0_pruner_init (struct m0_dtm0_pruner *dpn, struct m0_dtm0_pruner_cfg *dpn_cfg)
 
M0_INTERNAL void m0_dtm0_pruner_fini (struct m0_dtm0_pruner *dpn)
 
M0_INTERNAL void m0_dtm0_pruner_start (struct m0_dtm0_pruner *dpn)
 
M0_INTERNAL void m0_dtm0_pruner_stop (struct m0_dtm0_pruner *dpn)
 

Macro Definition Documentation

◆ __MOTR___DTM0_PRUNER_H__

#define __MOTR___DTM0_PRUNER_H__

Definition at line 25 of file pruner.h.