Motr  M0
walk.h File Reference

Go to the source code of this file.

Macros

#define __MOTR_CONF_WALK_H__
 

Enumerations

enum  { M0_CW_STOP, M0_CW_CONTINUE, M0_CW_SKIP_SUBTREE, M0_CW_SKIP_SIBLINGS }
 

Functions

M0_INTERNAL int m0_conf_walk (int(*fn)(struct m0_conf_obj *obj, void *args), struct m0_conf_obj *origin, void *args)
 

Macro Definition Documentation

◆ __MOTR_CONF_WALK_H__

#define __MOTR_CONF_WALK_H__

Definition at line 23 of file walk.h.