Searched refs:writeThrough (Results 1 – 3 of 3) sorted by relevance
577 int writeThrough = 0; in yaffs_write() local603 nWritten = yaffs_WriteDataToFile(obj,buf,pos,nbyte,writeThrough); in yaffs_write()
830 int nBytes, int writeThrough);
4001 int nBytes, int writeThrough) in yaffs_WriteDataToFile() argument4097 if (writeThrough) { in yaffs_WriteDataToFile()