Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/ubi/
Dfastmap.c575 static int count_fastmap_pebs(struct ubi_attach_info *ai) in count_fastmap_pebs() function
839 if (WARN_ON(count_fastmap_pebs(ai) != ubi->peb_count - in ubi_attach_fastmap()
843 if (count_fastmap_pebs(ai) != ubi->peb_count - in ubi_attach_fastmap()
/external/u-boot/drivers/mtd/ubispl/
Dubispl.c478 if (WARN_ON(count_fastmap_pebs(ai) != ubi->peb_count - in ubi_attach_fastmap()