Home
last modified time | relevance | path

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

/external/fio/engines/
Dwindowsaio.c47 static int fio_windowsaio_open_file(struct thread_data *td, struct fio_file *f);
151 static int fio_windowsaio_open_file(struct thread_data *td, struct fio_file *f) in fio_windowsaio_open_file() function
438 .open_file = fio_windowsaio_open_file,