Lines Matching refs:bytesWritten
150 int bytesWritten = sizeof(SnapshotHeader);157 bytesWritten += sizeof(FileState) + round_up(name.length());165 SnapshotHeader header = { MAGIC0, fileCount, MAGIC1, bytesWritten };