Home
last modified time | relevance | path

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

/linux/drivers/mtd/
H A Dftl.c4 * - fixes some leaks on failure in build_maps and ftl_notify_add, cleanups
146 partition. build_maps() reads all the erase unit headers, builds
192 static int build_maps(partition_t *part) in build_maps() function
319 } /* build_maps */ in build_maps()
1021 (build_maps(partition) == 0)) { in ftl_add_mtd()