Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dfastmap.c516 * count_fastmap_pebs - Counts the PEBs found by fastmap.
519 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()
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dfastmap.c516 * count_fastmap_pebs - Counts the PEBs found by fastmap.
519 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()

Completed in 5 milliseconds