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

  /external/fio/
io_u.h 134 extern void requeue_io_u(struct thread_data *, struct io_u **);
backend.c 506 requeue_io_u(td, &io_u);
544 requeue_io_u(td, &io_u);
    [all...]
io_u.c 825 void requeue_io_u(struct thread_data *td, struct io_u **io_u) function
    [all...]

Completed in 81 milliseconds