Searched refs:fio_mmap_file (Results 1 - 1 of 1) sorted by path

/external/fio/engines/
H A Dmmap.c25 static int fio_mmap_file(struct thread_data *td, struct fio_file *f, function
84 return fio_mmap_file(td, f, f->mmap_sz, f->mmap_off);
101 ret = fio_mmap_file(td, f, f->mmap_sz, f->mmap_off);

Completed in 284 milliseconds