Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dfastmap.c576 static int count_fastmap_pebs(struct ubi_attach_info *ai) in count_fastmap_pebs() function
840 if (WARN_ON(count_fastmap_pebs(ai) != ubi->peb_count - in ubi_attach_fastmap()
844 if (count_fastmap_pebs(ai) != ubi->peb_count - in ubi_attach_fastmap()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/u-boot/drivers/mtd/ubispl/
H A Dubispl.c479 if (WARN_ON(count_fastmap_pebs(ai) != ubi->peb_count - in ubi_attach_fastmap()