Searched refs:compr_data_size (Results 1 – 4 of 4) sorted by relevance
72 atomic64_t compr_data_size; /* compressed size of pages stored */ member
1076 (u64)atomic64_read(&zram->stats.compr_data_size), in mm_stat_show()1209 &zram->stats.compr_data_size); in zram_free_page()1402 atomic64_add(comp_len, &zram->stats.compr_data_size); in __zram_bvec_write()
82 statistics (orig_data_size, compr_data_size, etc.) in a format
255 compr_data_size compressed size of data stored in this disk259 can be calculated using compr_data_size and this statistic.