Searched refs:fio_gf_close_file (Results 1 – 4 of 4) sorted by relevance
21 extern int fio_gf_close_file(struct thread_data *td, struct fio_file *f);
82 .close_file = fio_gf_close_file,
171 .close_file = fio_gf_close_file,
267 int fio_gf_close_file(struct thread_data *td, struct fio_file *f) in fio_gf_close_file() function