Searched refs:jffs2_is_best_compression (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/jffs2/
H A Dcompr.c34 static int jffs2_is_best_compression(struct jffs2_compressor *this, function
210 if (((!best_dlen) || jffs2_is_best_compression(this, best, *cdatalen, best_dlen))

Completed in 352 milliseconds