Searched refs:FIO_OPT_STR_MULTI (Results 1 – 4 of 4) sorted by relevance
12 FIO_OPT_STR_MULTI, enumerator
474 case FIO_OPT_STR_MULTI: { in __handle_option()870 if (o->type != FIO_OPT_STR_MULTI && o->type != FIO_OPT_RANGE) { in handle_option()1231 o->type == FIO_OPT_STR_MULTI) in option_init()
981 case FIO_OPT_STR_MULTI: in gopt_set_option()1089 case FIO_OPT_STR_MULTI: in gopt_add_option()
2063 .type = FIO_OPT_STR_MULTI,