Searched refs:mtd_sync (Results 1 – 16 of 16) sorted by relevance
298 mtd_sync(mbd->mtd); in mtdblock_release() 313 mtd_sync(dev->mtd); in mtdblock_flush()
413 mtd_sync(part->mbd.mtd); in reclaim_block()
613 mtd_sync(part->mbd.mtd); in reclaim_block()
100 mtd_sync(mtd); in mtdchar_close()
1000 mtd_sync(d->mtd); in mtdswap_flush()
34 rc = efx->type->mtd_sync(mtd); in efx_mtd_sync()
1249 * @mtd_sync: Wait for write-back to complete on MTD partition. This1402 int (*mtd_sync)(struct mtd_info *mtd); member
1067 .mtd_sync = efx_siena_mcdi_mtd_sync,
34 rc = efx->type->mtd_sync(mtd); in ef4_mtd_sync()
1017 * @mtd_sync: Wait for write-back to complete on MTD partition. This1136 int (*mtd_sync)(struct mtd_info *mtd); member
2788 .mtd_sync = falcon_mtd_sync,2885 .mtd_sync = falcon_mtd_sync,
1350 * @mtd_sync: Wait for write-back to complete on MTD partition. This1510 int (*mtd_sync)(struct mtd_info *mtd); member
4258 .mtd_sync = efx_mcdi_mtd_sync,4391 .mtd_sync = efx_mcdi_mtd_sync,
341 mtd_sync(c->mtd); in jffs2_put_super()
531 static inline void mtd_sync(struct mtd_info *mtd) in mtd_sync() function