Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dmaster.c309 int growth = c->leb_cnt - old_leb_cnt; in ubifs_read_master() local
320 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()
/rk3399_rockchip-uboot/tools/buildman/
H A DREADME697 list is sorted in order from largest growth to largest reduction.