Home
last modified time | relevance | path

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

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