|
Motr
M0
|
#include "module/module.h"#include "lib/bitmap.h"#include "lib/lockers.h"#include "stob/module.h"#include "fdmi/module.h"#include "ioservice/storage_dev.h"#include "ut/stob.h"#include "motr/process_attr.h"
Go to the source code of this file.
Data Structures | |
| struct | m0 |
Macros | |
| #define | __MOTR_MODULE_INSTANCE_H__ |
Functions | |
| M0_LOCKERS__DECLARE (M0_INTERNAL, m0_inst, m0, 16) | |
| M0_INTERNAL struct m0 * | m0_get (void) |
| M0_INTERNAL void | m0_set (struct m0 *instance) |
| M0_INTERNAL void | m0_instance_setup (struct m0 *instance) |
| #define __MOTR_MODULE_INSTANCE_H__ |
Definition at line 23 of file instance.h.