Home
last modified time | relevance | path

Searched refs:FIO_setTargetCBlockSize (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/zstd/programs/
H A Dfileio.h95 void FIO_setTargetCBlockSize(FIO_prefs_t* const prefs, size_t targetCBlockSize);
H A Dzstdcli.c1321 FIO_setTargetCBlockSize(prefs, targetCBlockSize); in main()
H A Dfileio.c477 void FIO_setTargetCBlockSize(FIO_prefs_t* const prefs, size_t targetCBlockSize) { in FIO_setTargetCBlockSize() function