Searched refs:mtd_bdi_ro_mappable (Results 1 – 1 of 1) sorted by relevance
59 static struct backing_dev_info mtd_bdi_ro_mappable = { variable339 mtd->backing_dev_info = &mtd_bdi_ro_mappable; in add_mtd_device()1176 ret = mtd_bdi_init(&mtd_bdi_ro_mappable, "mtd-romap"); in init_mtd()1196 bdi_destroy(&mtd_bdi_ro_mappable); in init_mtd()1213 bdi_destroy(&mtd_bdi_ro_mappable); in cleanup_mtd()