Home
last modified time | relevance | path

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

/external/fio/
Dgoptions.c158 static void gopt_mark_index(struct gopt_job_view *gjv, struct gopt *gopt, in gopt_mark_index() function
249 gopt_mark_index(gjv, &s->gopt, idx, GOPT_STR); in gopt_new_str_store()
302 gopt_mark_index(gjv, &c->gopt, idx, type); in __gopt_new_combo()
430 gopt_mark_index(gjv, &m->gopt, idx, GOPT_STR_MULTI); in gopt_new_str_multi()
535 gopt_mark_index(gjv, &i->gopt, idx, GOPT_INT); in __gopt_new_int()
629 gopt_mark_index(gjv, &b->gopt, idx, GOPT_BOOL); in gopt_new_bool()
719 gopt_mark_index(gjv, &r->gopt, idx, GOPT_RANGE); in gopt_new_int_range()
838 gopt_mark_index(gjv, &g->gopt, idx, GOPT_STR_VAL); in gopt_new_str_val()