Searched refs:FIO_setAllowBlockDevices (Results 1 – 3 of 3) sorted by relevance
108 void FIO_setAllowBlockDevices(FIO_prefs_t* const prefs, int allowBlockDevices);
1412 FIO_setAllowBlockDevices(prefs, allowBlockDevices); in main()
465 void FIO_setAllowBlockDevices(FIO_prefs_t* const prefs, int allowBlockDevices) { prefs->allowBlockD… in FIO_setAllowBlockDevices() function