Home
last modified time | relevance | path

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

/external/fio/engines/
Dgfapi.h20 extern int fio_gf_open_file(struct thread_data *td, struct fio_file *f);
Dglusterfs_sync.c81 .open_file = fio_gf_open_file,
Dglusterfs_async.c170 .open_file = fio_gf_open_file,
Dglusterfs.c132 int fio_gf_open_file(struct thread_data *td, struct fio_file *f) in fio_gf_open_file() function