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

  /external/fio/
io_u.h 131 extern struct io_u *get_io_u(struct thread_data *);
backend.c 668 while ((io_u = get_io_u(td)) != NULL) {
910 io_u = get_io_u(td);
1417 io_u = get_io_u(td);
    [all...]
io_u.c 1592 struct io_u *get_io_u(struct thread_data *td) function
    [all...]

Completed in 63 milliseconds