Home
last modified time | relevance | path

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

/external/fio/crc/
Dtest.h4 int fio_crctest(const char *type);
Dtest.c286 int fio_crctest(const char *type) in fio_crctest() function
/external/fio/
Dinit.c2267 exit_val = fio_crctest(optarg); in parse_cmd_line()