Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubi/
H A 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()
/openbmc/u-boot/drivers/mtd/ubispl/
H A Dubispl.c478 if (WARN_ON(count_fastmap_pebs(ai) != ubi->peb_count - in ubi_attach_fastmap()
/openbmc/linux/drivers/mtd/ubi/
H A Dfastmap.c519 static int count_fastmap_pebs(struct ubi_attach_info *ai) in count_fastmap_pebs() function
790 if (WARN_ON(count_fastmap_pebs(ai) != ubi->peb_count - in ubi_attach_fastmap()