Home
last modified time | relevance | path

Searched refs:ec_count (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/mtd/ubi/
A Dattach.c1046 ai->ec_count += 1; in scan_peb()
1256 if (ai->ec_count) in scan_all()
1257 ai->mean_ec = div_u64(ai->ec_sum, ai->ec_count); in scan_all()
A Dubi.h747 int ec_count; member
A Dfastmap.c163 ai->ec_count++; in add_aeb()
741 ai->mean_ec = div_u64(ai->ec_sum, ai->ec_count); in ubi_attach_fastmap()

Completed in 11 milliseconds