RTEMS
5.0.0
|
JFFS2 mount options. More...
#include <jffs2.h>
Data Fields | |
rtems_jffs2_flash_control * | flash_control |
Flash control. | |
rtems_jffs2_compressor_control * | compressor_control |
Compressor control. More... | |
JFFS2 mount options.
For JFFS2 the mount options are mandatory.
rtems_jffs2_compressor_control* rtems_jffs2_mount_data::compressor_control |
Compressor control.
The compressor is optional and this pointer may be NULL
.