Home
last modified time | relevance | path

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

/external/fio/
Doptions.c4959 static struct fio_option *find_next_opt(struct thread_options *o, in find_next_opt() function
4997 while ((opt = find_next_opt(o, next, off1)) != NULL) { in __fio_option_is_set()