HomeSort by: relevance | last modified time | path
    Searched refs:FIO_setTargetCBlockSize (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/zstd/dist/programs/
fileio.h 88 void FIO_setTargetCBlockSize(FIO_prefs_t* const prefs, size_t targetCBlockSize);
zstdcli.c 1599 FIO_setTargetCBlockSize(prefs, targetCBlockSize);
fileio.c 412 void FIO_setTargetCBlockSize(FIO_prefs_t* const prefs, size_t targetCBlockSize) {

Completed in 52 milliseconds