JFFS2_COMPR_ZLIB
ret = jffs2_selected_compress(JFFS2_COMPR_ZLIB, data_in,
if ((comprtype & 0xff) <= JFFS2_COMPR_ZLIB)
.compr = JFFS2_COMPR_ZLIB,