Home
last modified time | relevance | path

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

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