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

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

Completed in 57 milliseconds