Searched refs:FIO_fwriteSparse (Results 1 – 1 of 1) sorted by relevance
1080 static unsigned FIO_fwriteSparse(FILE* file, const void* buffer, size_t bufferSize, unsigned stored… in FIO_fwriteSparse() function1176 storedSkips = FIO_fwriteSparse(foutput, buffer, readFromInput, storedSkips); in FIO_passThrough()1264 storedSkips = FIO_fwriteSparse(ress->dstFile, ress->dstBuffer, outBuff.pos, storedSkips); in FIO_decompressZstdFrame()