Loading...
Searching...
No Matches
constfs.h File Reference

ConstFS public API. More...

Detailed Description

ConstFS public API.

Author
Joakim NohlgÄrd joaki.nosp@m.m.no.nosp@m.hlgar.nosp@m.d@ei.nosp@m.stec..nosp@m.se

Definition in file constfs.h.

#include <stddef.h>
#include <stdint.h>
#include "vfs.h"
+ Include dependency graph for constfs.h:

Go to the source code of this file.

Data Structures

struct  constfs_file_t
 A file in ConstFS (file name + contents) More...
 
struct  constfs_t
 ConstFS file system superblock. More...
 

Variables

const vfs_file_system_t constfs_file_system
 ConstFS file system driver.