Searched refs:pending_sync_ (Results 1 – 4 of 4) sorted by relevance
28 pending_sync_ = true; in Append()117 pending_sync_ = true; in Pad()176 if (pending_sync_) { in Flush()246 if (!use_direct_io() && pending_sync_) { in Sync()253 pending_sync_ = false; in Sync()
69 bool pending_sync_; variable94 pending_sync_(false), in writable_file_()
266 pending_sync_ = false; in UnmapCurrentRegion()335 pending_sync_ = false; in MapNewRegion()360 pending_sync_(false) { in WinMmapFile()407 pending_sync_ = true; in Append()510 if (s.ok() && pending_sync_) { in Fsync()515 pending_sync_ = false; in Fsync()
178 bool pending_sync_; variable