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