Searched refs:FIO_setTargetCBlockSize (Results 1 – 3 of 3) sorted by relevance
98 void FIO_setTargetCBlockSize(FIO_prefs_t* const prefs, size_t targetCBlockSize);
1440 FIO_setTargetCBlockSize(prefs, targetCBlockSize); in main()
499 void FIO_setTargetCBlockSize(FIO_prefs_t* const prefs, size_t targetCBlockSize) { in FIO_setTargetCBlockSize() function