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
1071 (u64)atomic64_read(&zram->stats.compr_data_size), in mm_stat_show()1204 &zram->stats.compr_data_size); in zram_free_page()1395 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
256 compr_data_size compressed size of data stored in this disk260 can be calculated using compr_data_size and this statistic.