HomeSort by relevance Sort by last modified time
    Searched refs:td_io_prep (Results 1 - 4 of 4) sorted by null

  /external/fio/
ioengines.h 73 extern int __must_check td_io_prep(struct thread_data *, struct io_u *);
ioengines.c 191 int td_io_prep(struct thread_data *td, struct io_u *io_u) function
backend.c 290 if (td_io_prep(td, io_u)) {
660 if (td_io_prep(td, io_u)) {
    [all...]
io_u.c     [all...]

Completed in 108 milliseconds