Searched refs:FIO_OPT_STR_MULTI (Results 1 – 4 of 4) sorted by relevance
13 FIO_OPT_STR_MULTI, enumerator
496 case FIO_OPT_STR_MULTI: { in __handle_option()898 if (o->type != FIO_OPT_STR_MULTI && o->type != FIO_OPT_RANGE) { in handle_option()1302 o->type == FIO_OPT_STR_MULTI) in option_init()
982 case FIO_OPT_STR_MULTI: in gopt_set_option()1090 case FIO_OPT_STR_MULTI: in gopt_add_option()
2409 .type = FIO_OPT_STR_MULTI,