Searched refs:fio_gf_cleanup (Results 1 – 4 of 4) sorted by relevance
157 fio_gf_cleanup(td); in fio_gf_async_setup()168 .cleanup = fio_gf_cleanup,
18 extern void fio_gf_cleanup(struct thread_data *td);
78 .cleanup = fio_gf_cleanup,
89 void fio_gf_cleanup(struct thread_data *td) in fio_gf_cleanup() function