Searched defs:BytesToWrite (Results 1 – 4 of 4) sorted by relevance
157 size_t BytesToWrite = bytesToNextPhysicalRecord(); in write_impl() local
208 if (BytesToWrite > Size) in write_impl() local
267 size_t BytesToWrite = Size - (Size % NumBytes); in write() local
303 size_t BytesToWrite = IOVecs[I].ElmSize * IOVecs[I].NumElm; fileWriter() local