Searched refs:sizeKB (Results 1 – 1 of 1) sorted by relevance
116 static int openLogFile(const char* pathname, size_t sizeKB) { in openLogFile() argument125 fallocate(fd, FALLOC_FL_KEEP_SIZE, 0, (sizeKB << 10)); in openLogFile()