Searched defs:count_fastmap_pebs (Results 1 - 1 of 1) sorted by relevance

/drivers/mtd/ubi/
H A Dfastmap.c510 * count_fastmap_pebs - Counts the PEBs found by fastmap.
513 static int count_fastmap_pebs(struct ubi_attach_info *ai) function
841 if (WARN_ON(count_fastmap_pebs(ai) != ubi->peb_count -

Completed in 64 milliseconds