Searched refs:ioengine_load (Results 1 - 3 of 3) sorted by relevance

/external/fio/
H A Dfio.h441 extern int ioengine_load(struct thread_data *);
H A Dinit.c823 int ioengine_load(struct thread_data *td) function
1063 if (ioengine_load(td))
1887 if (!td || ioengine_load(td))
1909 if (ioengine_load(td))
H A Doptions.c3833 ret |= ioengine_load(td);

Completed in 78 milliseconds