Home
last modified time | relevance | path

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

/external/fio/engines/
Dmmap.c254 static int fio_mmapio_close_file(struct thread_data *td, struct fio_file *f) in fio_mmapio_close_file() function
272 .close_file = fio_mmapio_close_file,