|
Motr
M0
|
#include <param.h>

Data Fields | |
| void *(* | ps_param_get )(const struct m0_param_source *src, const char *key) |
| struct m0_tlink | ps_link |
| uint64_t | ps_magic |
Source of parameters.
Some (but not all) possible sources of parameters are:
| struct m0_tlink ps_link |
Linkage to m0::i_param_sources.
| void*(* ps_param_get) (const struct m0_param_source *src, const char *key) |