Home
last modified time | relevance | path

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

/external/fio/engines/
Dwindowsaio.c48 static int fio_windowsaio_close_file(struct thread_data fio_unused *td, struct fio_file *f);
220 static int fio_windowsaio_close_file(struct thread_data fio_unused *td, struct fio_file *f) in fio_windowsaio_close_file() function
439 .close_file = fio_windowsaio_close_file,