Searched refs:fileBufIndex (Results 1 – 2 of 2) sorted by relevance
124 uv_fs_write(loopTask, req, opContext.fileLog, &iov, 1, opContext.fileBufIndex, OnFileIO); in AppendLocalLog()125 opContext.fileBufIndex += sizeLog; in AppendLocalLog()
33 uint64_t fileBufIndex; member