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

  /external/fio/engines/
gfapi.h 22 extern int fio_gf_unlink_file(struct thread_data *td, struct fio_file *f);
glusterfs_sync.c 83 .unlink_file = fio_gf_unlink_file,
glusterfs_async.c 172 .unlink_file = fio_gf_unlink_file,
glusterfs.c 284 int fio_gf_unlink_file(struct thread_data *td, struct fio_file *f) function

Completed in 360 milliseconds