Searched refs:growth (Results 1 – 2 of 2) sorted by relevance
309 int growth = c->leb_cnt - old_leb_cnt; in ubifs_read_master() local320 c->lst.empty_lebs += growth; in ubifs_read_master()321 c->lst.total_free += growth * (long long)c->leb_size; in ubifs_read_master()322 c->lst.total_dark += growth * (long long)c->dark_wm; in ubifs_read_master()
697 list is sorted in order from largest growth to largest reduction.