Home
last modified time | relevance | path

Searched defs:writeThrough (Results 1 – 2 of 2) sorted by relevance

/external/yaffs2/yaffs2/direct/
Dyaffsfs.c577 int writeThrough = 0; in yaffs_write() local
/external/yaffs2/yaffs2/
Dyaffs_guts.c4001 int nBytes, int writeThrough) in yaffs_WriteDataToFile()