libdragon
|
Filesystem mapping structure. More...
Data Fields | |
char * | prefix |
Filesystem prefix. | |
filesystem_t * | fs |
Filesystem callback pointers. |
Filesystem mapping structure.
This is used to look up what filesystem to use when passed a generic path.
char* fs_mapping_t::prefix |
Filesystem prefix.
This controls what filesystem prefix should link to this filesystem (eg. 'rom:/' or 'cf:/')