Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/ubi/
A Dfastmap.c580 static int count_fastmap_pebs(struct ubi_attach_info *ai) in count_fastmap_pebs() function
844 if (WARN_ON(count_fastmap_pebs(ai) != ubi->peb_count - in ubi_attach_fastmap()
848 if (count_fastmap_pebs(ai) != ubi->peb_count - in ubi_attach_fastmap()
/u-boot/drivers/mtd/ubispl/
A Dubispl.c672 if (WARN_ON(count_fastmap_pebs(ai) != ubi->peb_count - in ubi_attach_fastmap()

Completed in 6 milliseconds