Searched refs:jffs2_is_best_compression (Results 1 – 1 of 1) sorted by relevance
34 static int jffs2_is_best_compression(struct jffs2_compressor *this, in jffs2_is_best_compression() function210 if (((!best_dlen) || jffs2_is_best_compression(this, best, *cdatalen, best_dlen)) in jffs2_compress()