/kernel/linux/linux-5.10/drivers/mtd/tests/ |
H A D | oobtest.c | 73 err = mtd_write_oob(mtd, addr, &ops); in write_eraseblock() 506 err = mtd_write_oob(mtd, addr0, &ops); in mtd_oobtest_init() 553 err = mtd_write_oob(mtd, mtd->size - mtd->writesize, &ops); in mtd_oobtest_init() 600 err = mtd_write_oob(mtd, mtd->size - mtd->writesize, &ops); in mtd_oobtest_init() 661 err = mtd_write_oob(mtd, addr, &ops); in mtd_oobtest_init()
|
H A D | nandbiterrs.c | 116 err = mtd_write_oob(mtd, offset, &ops); in rewrite_page()
|
/kernel/linux/linux-6.6/drivers/mtd/tests/ |
H A D | oobtest.c | 73 err = mtd_write_oob(mtd, addr, &ops); in write_eraseblock() 506 err = mtd_write_oob(mtd, addr0, &ops); in mtd_oobtest_init() 551 err = mtd_write_oob(mtd, mtd->size - mtd->writesize, &ops); in mtd_oobtest_init() 596 err = mtd_write_oob(mtd, mtd->size - mtd->writesize, &ops); in mtd_oobtest_init() 655 err = mtd_write_oob(mtd, addr, &ops); in mtd_oobtest_init()
|
H A D | nandbiterrs.c | 116 err = mtd_write_oob(mtd, offset, &ops); in rewrite_page()
|
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | sm_common.c | 118 ret = mtd_write_oob(mtd, ofs, &ops); in sm_block_markbad()
|
H A D | nand_bbt.c | 366 return mtd_write_oob(mtd, offs, &ops); in scan_write_bbt()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | sm_common.c | 118 ret = mtd_write_oob(mtd, ofs, &ops); in sm_block_markbad()
|
H A D | nand_bbt.c | 366 return mtd_write_oob(mtd, offs, &ops); in scan_write_bbt()
|
/kernel/linux/linux-5.10/drivers/mtd/ |
H A D | mtdchar.c | 279 ret = mtd_write_oob(mtd, *ppos, &ops); in mtdchar_write() 378 ret = mtd_write_oob(mtd, start, &ops); in mtdchar_writeoob() 624 ret = mtd_write_oob(mtd, (loff_t)req.start, &ops); in mtdchar_write_ioctl()
|
H A D | nftlcore.c | 157 res = mtd_write_oob(mtd, offs & ~mask, &ops); in nftl_write_oob() 181 res = mtd_write_oob(mtd, offs & ~mask, &ops); in nftl_write()
|
H A D | inftlcore.c | 168 res = mtd_write_oob(mtd, offs & ~(mtd->writesize - 1), &ops); in inftl_write_oob() 189 res = mtd_write_oob(mtd, offs & ~(mtd->writesize - 1), &ops); in inftl_write()
|
H A D | mtdswap.c | 391 ret = mtd_write_oob(d->mtd, offset, &ops); in mtdswap_write_marker() 900 ret = mtd_write_oob(mtd, pos, &ops); in mtdswap_eblk_passes()
|
H A D | mtdcore.c | 1272 ret = mtd_write_oob(mtd, to, &ops); in mtd_write() 1475 int mtd_write_oob(struct mtd_info *mtd, loff_t to, in mtd_write_oob() function 1501 EXPORT_SYMBOL_GPL(mtd_write_oob); variable
|
H A D | mtdconcat.c | 340 err = mtd_write_oob(subdev, to, &devops); in concat_write_oob()
|
H A D | sm_ftl.c | 346 ret = mtd_write_oob(mtd, sm_mkoffset(ftl, zone, block, boffset), &ops); in sm_write_sector()
|
/kernel/linux/linux-6.6/drivers/mtd/ |
H A D | nftlcore.c | 157 res = mtd_write_oob(mtd, offs & ~mask, &ops); in nftl_write_oob() 181 res = mtd_write_oob(mtd, offs & ~mask, &ops); in nftl_write()
|
H A D | mtdchar.c | 271 ret = mtd_write_oob(mtd, *ppos, &ops); in mtdchar_write() 370 ret = mtd_write_oob(mtd, start, &ops); in mtdchar_writeoob() 662 * over in data+OOB writes requiring multiple mtd_write_oob() in mtdchar_write_ioctl() 673 ret = mtd_write_oob(mtd, req.start, &ops); in mtdchar_write_ioctl()
|
H A D | inftlcore.c | 168 res = mtd_write_oob(mtd, offs & ~(mtd->writesize - 1), &ops); in inftl_write_oob() 189 res = mtd_write_oob(mtd, offs & ~(mtd->writesize - 1), &ops); in inftl_write()
|
H A D | mtdswap.c | 391 ret = mtd_write_oob(d->mtd, offset, &ops); in mtdswap_write_marker() 899 ret = mtd_write_oob(mtd, pos, &ops); in mtdswap_eblk_passes()
|
H A D | mtdcore.c | 1521 ret = mtd_write_oob(mtd, to, &ops); in mtd_write() 1729 int mtd_write_oob(struct mtd_info *mtd, loff_t to, in mtd_write_oob() function 1755 EXPORT_SYMBOL_GPL(mtd_write_oob); variable
|
H A D | mtdconcat.c | 340 err = mtd_write_oob(subdev, to, &devops); in concat_write_oob()
|
H A D | sm_ftl.c | 347 ret = mtd_write_oob(mtd, sm_mkoffset(ftl, zone, block, boffset), &ops); in sm_write_sector()
|
/kernel/linux/linux-5.10/include/linux/mtd/ |
H A D | mtd.h | 505 int mtd_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops);
|
/kernel/linux/linux-6.6/include/linux/mtd/ |
H A D | mtd.h | 513 int mtd_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops);
|
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | wbuf.c | 1113 ret = mtd_write_oob(c->mtd, jeb->offset, &ops); in jffs2_write_nand_cleanmarker()
|