Home
last modified time | relevance | path

Searched refs:UBI_NO_FASTMAP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dattach.c1484 * UBI_NO_FASTMAP denotes that no fastmap was found.
1519 err = UBI_NO_FASTMAP; in scan_fast()
1576 if (err != UBI_NO_FASTMAP) { in ubi_attach()
H A Dubi.h137 * UBI_NO_FASTMAP: No fastmap super block was found
141 UBI_NO_FASTMAP = 1, enumerator
H A Dfastmap.c838 * Returns 0 on success, UBI_NO_FASTMAP if no fastmap was found,
858 return UBI_NO_FASTMAP; in ubi_scan_fastmap()
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dattach.c1484 * UBI_NO_FASTMAP denotes that no fastmap was found.
1519 err = UBI_NO_FASTMAP; in scan_fast()
1576 if (err != UBI_NO_FASTMAP) { in ubi_attach()
H A Dubi.h137 * UBI_NO_FASTMAP: No fastmap super block was found
141 UBI_NO_FASTMAP = 1, enumerator
H A Dfastmap.c856 * Returns 0 on success, UBI_NO_FASTMAP if no fastmap was found,
876 return UBI_NO_FASTMAP; in ubi_scan_fastmap()

Completed in 12 milliseconds