Home
last modified time | relevance | path

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

/linux/drivers/mtd/ubi/
A Dattach.c1186 ai->ec_count += 1; in scan_peb()
1404 if (ai->ec_count) in scan_all()
1405 ai->mean_ec = div_u64(ai->ec_sum, ai->ec_count); in scan_all()
A Dubi.h782 int ec_count; member
A Dfastmap.c150 ai->ec_count++; in add_aeb()
678 ai->mean_ec = div_u64(ai->ec_sum, ai->ec_count); in ubi_attach_fastmap()

Completed in 12 milliseconds