Home
last modified time | relevance | path

Searched refs:fio_gf_cleanup (Results 1 – 4 of 4) sorted by relevance

/external/fio/engines/
Dglusterfs_async.c157 fio_gf_cleanup(td); in fio_gf_async_setup()
168 .cleanup = fio_gf_cleanup,
Dgfapi.h18 extern void fio_gf_cleanup(struct thread_data *td);
Dglusterfs_sync.c78 .cleanup = fio_gf_cleanup,
Dglusterfs.c89 void fio_gf_cleanup(struct thread_data *td) in fio_gf_cleanup() function