Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/programs/
H A Dfileio.h108 void FIO_setAllowBlockDevices(FIO_prefs_t* const prefs, int allowBlockDevices);
H A Dzstdcli.c1412 FIO_setAllowBlockDevices(prefs, allowBlockDevices); in main()
H A Dfileio.c465 void FIO_setAllowBlockDevices(FIO_prefs_t* const prefs, int allowBlockDevices) { prefs->allowBlockD… in FIO_setAllowBlockDevices() function