Searched refs:FlushPageCache (Results 1 – 3 of 3) sorted by relevance
128 virtual bool FlushPageCache(void);
212 bool OsLayer::FlushPageCache(void) { in FlushPageCache() function in OsLayer
1678 return os_->FlushPageCache(); // If O_DIRECT worked, this will be a NOP. in WritePages()2898 if (!os_->FlushPageCache()) // If O_DIRECT worked, this will be a NOP. in DoWork()