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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mtd/
H A Dnftl.h61 int nftl_write_oob(struct mtd_info *mtd, loff_t offs, size_t len,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/
H A Dnftlcore.c166 int nftl_write_oob(struct mtd_info *mtd, loff_t offs, size_t len, function
405 nftl_write_oob(mtd, (nftl->EraseSize * targetEUN) + 2 * 512 + 8,
449 nftl_write_oob(mtd, (nftl->EraseSize * targetEUN) + 8,
663 nftl_write_oob(mtd, writeEUN * nftl->EraseSize + 8, 8,
679 nftl_write_oob(mtd, (lastEUN * nftl->EraseSize) + 8,
H A Dnftlmount.c307 if (nftl_write_oob(mtd, block * nftl->EraseSize + SECTORSIZE +
360 nftl_write_oob(mtd, block *
459 if (nftl_write_oob(mtd,

Completed in 63 milliseconds