Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jffs2/
Dcompr.c116 this->stat_compr_orig_size += *datalen; in jffs2_selected_compress()
225 best->stat_compr_orig_size += best_slen; in jffs2_compress()
312 comp->stat_compr_orig_size=0; in jffs2_register_compressor()
Dcompr.h61 uint32_t stat_compr_orig_size; member