Searched refs:fio_gf_open_file (Results 1 – 4 of 4) sorted by relevance
20 extern int fio_gf_open_file(struct thread_data *td, struct fio_file *f);
81 .open_file = fio_gf_open_file,
170 .open_file = fio_gf_open_file,
132 int fio_gf_open_file(struct thread_data *td, struct fio_file *f) in fio_gf_open_file() function