Home
last modified time | relevance | path

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

/external/fio/
Dthread_options.h592 extern void options_default_fill(struct thread_options *o);
Dgfio.c654 options_default_fill(&gco->o); in gfio_client_added()
Dinit.c2818 void options_default_fill(struct thread_options *o) in options_default_fill() function