Home
last modified time | relevance | path

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

/dports/benchmarks/fio/fio-3.29/engines/
H A Dgfapi.h22 extern int fio_gf_close_file(struct thread_data *td, struct fio_file *f);
H A Dglusterfs_sync.c91 .close_file = fio_gf_close_file,
H A Dglusterfs_async.c173 .close_file = fio_gf_close_file,
H A Dglusterfs.c396 int fio_gf_close_file(struct thread_data *td, struct fio_file *f) function