Searched refs:current_op_pos_ (Results 1 – 2 of 2) sorted by relevance
269 current_op_pos_ = next_op_pos_; in InitBatchWrites()732 ret = pwritev(fd_.get(), cowop_vec_.get(), op_vec_index_, current_op_pos_); in FlushCluster()751 current_op_pos_ = next_op_pos_; in FlushCluster()
216 uint64_t current_op_pos_ = 0; variable