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

/external/fio/
H A Dparse.h13 FIO_OPT_STR_MULTI, enumerator in enum:fio_opt_type
H A Dparse.c496 case FIO_OPT_STR_MULTI: {
898 if (o->type != FIO_OPT_STR_MULTI && o->type != FIO_OPT_RANGE) {
1302 o->type == FIO_OPT_STR_MULTI)
H A Dgoptions.c982 case FIO_OPT_STR_MULTI:
1090 case FIO_OPT_STR_MULTI:
H A Doptions.c2409 .type = FIO_OPT_STR_MULTI,

Completed in 138 milliseconds