Home
last modified time | relevance | path

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

/openbmc/linux/fs/jffs2/
H A 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()
H A Dcompr.h61 uint32_t stat_compr_orig_size; member