Home
last modified time | relevance | path

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

/external/fio/
Dparse.h16 FIO_OPT_RANGE, enumerator
Dparse.c705 case FIO_OPT_RANGE: { in __handle_option()
870 if (o->type != FIO_OPT_STR_MULTI && o->type != FIO_OPT_RANGE) { in handle_option()
Dgoptions.c984 case FIO_OPT_RANGE: { in gopt_set_option()
1092 case FIO_OPT_RANGE: { in gopt_add_option()
Doptions.c1735 .type = FIO_OPT_RANGE,