Searched refs:bytes_per_sync_ (Results 1 – 4 of 4) sorted by relevance
75 void ResetSyncPointer() { next_sync_offset_ += bytes_per_sync_; } in ResetSyncPointer()83 uint64_t bytes_per_sync_; variable
30 bytes_per_sync_(bpsync), in Writer()
71 uint64_t bytes_per_sync_; variable96 bytes_per_sync_(options.bytes_per_sync), in writable_file_()
205 if (!use_direct_io() && bytes_per_sync_) { in Flush()214 offset_sync_to - last_sync_size_ >= bytes_per_sync_) { in Flush()