Home
last modified time | relevance | path

Searched refs:FIO_OPT_RANGE (Results 1 – 4 of 4) sorted by relevance

/external/fio/
Dparse.h17 FIO_OPT_RANGE, enumerator
Dparse.c733 case FIO_OPT_RANGE: { in __handle_option()
898 if (o->type != FIO_OPT_STR_MULTI && o->type != FIO_OPT_RANGE) { in handle_option()
Dgoptions.c985 case FIO_OPT_RANGE: { in gopt_set_option()
1093 case FIO_OPT_RANGE: { in gopt_add_option()
Doptions.c2008 .type = FIO_OPT_RANGE,