Searched refs:use_fsync_ (Results 1 – 2 of 2) sorted by relevance
32 use_fsync_(use_fs), in Writer()37 Status s = dest_->Sync(use_fsync_); in Sync()
85 bool use_fsync_; variable