Home
last modified time | relevance | path

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

/linux/drivers/mtd/
A Dmtdcore.h8 extern struct backing_dev_info *mtd_bdi;
A Dmtdcore.c37 struct backing_dev_info *mtd_bdi; variable
2378 mtd_bdi = mtd_bdi_init("mtd"); in init_mtd()
2379 if (IS_ERR(mtd_bdi)) { in init_mtd()
2380 ret = PTR_ERR(mtd_bdi); in init_mtd()
2397 bdi_put(mtd_bdi); in init_mtd()
2412 bdi_unregister(mtd_bdi); in cleanup_mtd()
2413 bdi_put(mtd_bdi); in cleanup_mtd()
A Dmtdsuper.c50 sb->s_bdi = bdi_get(mtd_bdi); in mtd_set_super()
/linux/
A DSystem.map162851 ffff8000121558e8 B mtd_bdi
A D.tmp_System.map162851 ffff8000121558e8 B mtd_bdi

Completed in 1080 milliseconds