Home
last modified time | relevance | path

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

/external/fio/
Dthread_options.h491 extern int fio_test_cconv(struct thread_options *);
Dcconv.c472 int fio_test_cconv(struct thread_options *__o) in fio_test_cconv() function
Dinit.c2375 if (fio_test_cconv(&def_thread.o)) in parse_options()