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

  /external/fio/
ioengine.h 182 extern int __must_check td_io_prep(struct thread_data *, struct io_u *);
ioengines.c 203 int td_io_prep(struct thread_data *td, struct io_u *io_u) function
backend.c 297 if (td_io_prep(td, io_u)) {
512 if (td_io_prep(td, io_u)) {
    [all...]
io_u.c     [all...]

Completed in 528 milliseconds