Home
last modified time | relevance | path

Searched refs:nftl_write_oob (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/
H A Dnftlcore.c144 int nftl_write_oob(struct mtd_info *mtd, loff_t offs, size_t len, in nftl_write_oob() function
382 nftl_write_oob(mtd, (nftl->EraseSize * targetEUN) + 2 * 512 + 8, in NFTL_foldchain()
431 nftl_write_oob(mtd, (nftl->EraseSize * targetEUN) + 8, in NFTL_foldchain()
645 nftl_write_oob(mtd, writeEUN * nftl->EraseSize + 8, 8, in NFTL_findwriteunit()
661 nftl_write_oob(mtd, (lastEUN * nftl->EraseSize) + 8, in NFTL_findwriteunit()
H A Dnftlmount.c352 if (nftl_write_oob(mtd, block * nftl->EraseSize + SECTORSIZE + in NFTL_formatblock()
405 nftl_write_oob(mtd, block * in check_sectors_in_chain()
514 if (nftl_write_oob(mtd, in check_and_mark_free_block()
/kernel/linux/linux-6.6/drivers/mtd/
H A Dnftlcore.c144 int nftl_write_oob(struct mtd_info *mtd, loff_t offs, size_t len, in nftl_write_oob() function
382 nftl_write_oob(mtd, (nftl->EraseSize * targetEUN) + 2 * 512 + 8, in NFTL_foldchain()
431 nftl_write_oob(mtd, (nftl->EraseSize * targetEUN) + 8, in NFTL_foldchain()
644 nftl_write_oob(mtd, writeEUN * nftl->EraseSize + 8, 8, in NFTL_findwriteunit()
660 nftl_write_oob(mtd, (lastEUN * nftl->EraseSize) + 8, in NFTL_findwriteunit()
H A Dnftlmount.c349 if (nftl_write_oob(mtd, block * nftl->EraseSize + SECTORSIZE + in NFTL_formatblock()
402 nftl_write_oob(mtd, block * in check_sectors_in_chain()
511 if (nftl_write_oob(mtd, in check_and_mark_free_block()
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dnftl.h46 int nftl_write_oob(struct mtd_info *mtd, loff_t offs, size_t len,
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dnftl.h46 int nftl_write_oob(struct mtd_info *mtd, loff_t offs, size_t len,

Completed in 5 milliseconds