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

  /external/fio/
ioengines.h 85 extern void free_ioengine(struct thread_data *);
ioengines.c 163 void free_ioengine(struct thread_data *td) function
188 free_ioengine(td);
594 free_ioengine(&td);
init.c 499 free_ioengine(td);
    [all...]

Completed in 80 milliseconds