|
Motr
M0
|
#include <internal.h>

Data Fields | |
| struct m0_addb2_sys * | am_sys |
| struct m0_addb2_philter * | am_philter [M0_ADDB2_GLOBAL_PHILTERS] |
Global addb2 state (per m0 instance).
Definition at line 98 of file internal.h.
| struct m0_addb2_philter* am_philter[M0_ADDB2_GLOBAL_PHILTERS] |
Array of global philters.
Definition at line 106 of file internal.h.
| struct m0_addb2_sys* am_sys |
Sys instance used by global.c.
Definition at line 102 of file internal.h.