|
Motr
M0
|

Go to the source code of this file.
Macros | |
| #define | M0_TRACE_SUBSYSTEM M0_TRACE_SUBSYS_LIB |
Functions | |
| module_param (node_uuid, charp, S_IRUGO) | |
| MODULE_PARM_DESC (node_uuid, "UUID of Motr node") | |
| static const char * | m0_param_node_uuid_get (void) |
| int | m0_node_uuid_string_get (char buf[M0_UUID_STRLEN+1]) |
Variables | |
| static char * | node_uuid = "00000000-0000-0000-0000-000000000000" |