HomeSort by relevance Sort by last modified time
    Searched refs:free_ioengine (Results 1 - 3 of 3) sorted by null

  /external/fio/
ioengines.c 174 void free_ioengine(struct thread_data *td) function
200 free_ioengine(td);
609 free_ioengine(&td);
ioengine.h 191 extern void free_ioengine(struct thread_data *);
init.c 387 free_ioengine(td);
    [all...]

Completed in 68 milliseconds