Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/
Dmtdblock.c142 static int do_cached_write (struct mtdblk_dev *mtdblk, unsigned long pos, in do_cached_write() function
278 return do_cached_write(mtdblk, block<<9, 512, buf); in mtdblock_writesect()