Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dos.cc85 use_flush_page_cache_ = false; in OsLayer()
225 use_flush_page_cache_ = true; in ActivateFlushPageCache()
230 if (!use_flush_page_cache_) in FlushPageCache()
H A Dos.h399 bool use_flush_page_cache_; // Do we need to flush the page cache? variable