|
Motr
M0
|
#include "lib/trace.h"#include "fis/fi_command.h"#include "fis/fi_command_fops.h"#include "fop/fop.h"#include "rpc/rpc.h"#include "rpc/rpclib.h"
Go to the source code of this file.
Macros | |
| #define | M0_TRACE_SUBSYSTEM M0_TRACE_SUBSYS_OTHER |
Functions | |
| static bool | fi_str_not_empty (const char *s) |
| M0_INTERNAL int | m0_fi_command_post_sync (struct m0_rpc_session *sess, const char *func, const char *tag, enum m0_fi_disp disp, uint32_t num1, uint32_t num2) |
| #define M0_TRACE_SUBSYSTEM M0_TRACE_SUBSYS_OTHER |
Definition at line 24 of file fi_command.c.