Searched refs:FIO_OPT_STR_MULTI (Results 1 - 4 of 4) sorted by relevance

/external/fio/
H A Dparse.h12 FIO_OPT_STR_MULTI, enumerator in enum:fio_opt_type
H A Dparse.c474 case FIO_OPT_STR_MULTI: {
870 if (o->type != FIO_OPT_STR_MULTI && o->type != FIO_OPT_RANGE) {
1231 o->type == FIO_OPT_STR_MULTI)
H A Dgoptions.c981 case FIO_OPT_STR_MULTI:
1089 case FIO_OPT_STR_MULTI:
H A Doptions.c2063 .type = FIO_OPT_STR_MULTI,

Completed in 135 milliseconds