RTEMS  5.0.0
Data Fields

JFFS2 compressor control. More...

#include <jffs2.h>

Data Fields

rtems_jffs2_compressor_compress compress
 Compress operation.
 
rtems_jffs2_compressor_decompress decompress
 Decompress operation.
 
rtems_jffs2_compressor_destroy destroy
 Compressor destroy operation. More...
 
unsigned char buffer [PAGE_SIZE]
 Compression buffer.
 

Detailed Description

JFFS2 compressor control.

Field Documentation

◆ destroy

rtems_jffs2_compressor_destroy rtems_jffs2_compressor_control::destroy

Compressor destroy operation.

This operation is optional and the pointer may be NULL.


The documentation for this struct was generated from the following file: