HomeSort by relevance Sort by last modified time
    Searched refs:fio_gf_close_file (Results 1 - 4 of 4) sorted by null

  /external/fio/engines/
gfapi.h 21 extern int fio_gf_close_file(struct thread_data *td, struct fio_file *f);
glusterfs_sync.c 82 .close_file = fio_gf_close_file,
glusterfs_async.c 171 .close_file = fio_gf_close_file,
glusterfs.c 267 int fio_gf_close_file(struct thread_data *td, struct fio_file *f) function

Completed in 406 milliseconds