Home
last modified time | relevance | path

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

/external/fio/
Diolog.h227 extern int __must_check read_iolog_get(struct thread_data *, struct io_u *);
Diolog.c136 int read_iolog_get(struct thread_data *td, struct io_u *io_u) in read_iolog_get() function
Dio_u.c1620 if (read_iolog_get(td, io_u)) in get_io_u()