Searched refs:find_next_opt (Results 1 – 1 of 1) sorted by relevance
4959 static struct fio_option *find_next_opt(struct thread_options *o, in find_next_opt() function4997 while ((opt = find_next_opt(o, next, off1)) != NULL) { in __fio_option_is_set()