#include <stdlib.h>#include <string.h>#include "vfs.h"#include "stream.h"#include "nuts_bolts.h"Data Structures | |
| struct | fs_device |
Typedefs | |
| typedef struct fs_device | fs_device_t |
Functions | |
| bool | device_fs_add_stream (io_stream_properties_t *stream) |
| void | fs_device_mount (void) |
| typedef struct fs_device fs_device_t |
| bool device_fs_add_stream | ( | io_stream_properties_t * | stream | ) |
| void fs_device_mount | ( | void | ) |