#include "mos/filesystem/userfs/userfs.h"
#include "mos/filesystem/vfs.h"
#include "mos/mm/slab_autoinit.h"
#include "mos/syslog/printk.h"
#include "mos/tasks/kthread.h"
#include "proto/userfs-manager.services.h"
#include <librpc/rpc.h>
#include <librpc/rpc_server.h>
#include <mos/proto/fs_server.h>
#include <mos_stdio.h>
#include <pb_decode.h>
#include <pb_encode.h>
Go to the source code of this file.
◆ SLAB_AUTOINIT()
◆ userfs_manager_register_filesystem()
◆ userfs_manager_server_exec()
static void userfs_manager_server_exec |
( |
void * | arg | ) |
|
|
static |
◆ userfs_manager_rpc_init()
static void userfs_manager_rpc_init |
( |
| ) |
|
|
static |
◆ MOS_INIT()
◆ userfs_slab