Searched defs:allowBlockDevices (Results 1 – 2 of 2) sorted by relevance
785 allowBlockDevices = 0, in main() local
336 int allowBlockDevices; member465 void FIO_setAllowBlockDevices(FIO_prefs_t* const prefs, int allowBlockDevices) { prefs->allowBlockD… in FIO_setAllowBlockDevices()614 int allowBlockDevices = prefs != NULL ? prefs->allowBlockDevices : 0; in FIO_openSrcFile() local