|
Motr
M0
|
#include "lib/trace.h"#include "lib/tlist.h"#include "lib/memory.h"#include "lib/string.h"#include "lib/errno.h"#include "lib/finject.h"#include "lib/locality.h"#include "fid/fid.h"#include "conf/obj.h"#include "reqh/reqh.h"#include "spiel/spiel.h"#include "spiel/spiel_internal.h"
Go to the source code of this file.
Macros | |
| #define | M0_TRACE_SUBSYSTEM M0_TRACE_SUBSYS_SPIEL |
Functions | |
| int | m0_spiel_init (struct m0_spiel *spiel, struct m0_reqh *reqh) |
| void | m0_spiel_fini (struct m0_spiel *spiel) |
| int | m0_spiel_rconfc_start (struct m0_spiel *spiel, m0_rconfc_cb_t expired_cb) |
| void | m0_spiel_rconfc_stop (struct m0_spiel *spiel) |
| int | m0_spiel_cmd_profile_set (struct m0_spiel *spiel, const char *profile_str) |