Searched refs:read_iolog_get (Results 1 – 3 of 3) sorted by relevance
176 extern int __must_check read_iolog_get(struct thread_data *, struct io_u *);
129 int read_iolog_get(struct thread_data *td, struct io_u *io_u) in read_iolog_get() function
1460 if (read_iolog_get(td, io_u)) in get_io_u()