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

  /external/fio/engines/
gfapi.h 18 extern void fio_gf_cleanup(struct thread_data *td);
glusterfs_async.c 157 fio_gf_cleanup(td);
168 .cleanup = fio_gf_cleanup,
glusterfs_sync.c 78 .cleanup = fio_gf_cleanup,
glusterfs.c 90 void fio_gf_cleanup(struct thread_data *td) function

Completed in 70 milliseconds