Home
last modified time | relevance | path

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

/external/fio/engines/
Dgfapi.h21 extern int fio_gf_close_file(struct thread_data *td, struct fio_file *f);
Dglusterfs_sync.c82 .close_file = fio_gf_close_file,
Dglusterfs_async.c171 .close_file = fio_gf_close_file,
Dglusterfs.c267 int fio_gf_close_file(struct thread_data *td, struct fio_file *f) in fio_gf_close_file() function