Home
last modified time | relevance | path

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

/drivers/mtd/ubi/
A Dattach.c1048 ai->ec_count += 1; in scan_peb()
1258 if (ai->ec_count) in scan_all()
1259 ai->mean_ec = div_u64(ai->ec_sum, ai->ec_count); in scan_all()
A Dubi.h748 int ec_count; member
A Dfastmap.c162 ai->ec_count++; in add_aeb()
737 ai->mean_ec = div_u64(ai->ec_sum, ai->ec_count); in ubi_attach_fastmap()

Completed in 10 milliseconds