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

  /external/fio/
verify.h 136 static inline struct thread_io_list *io_list_next(struct thread_io_list *s) function
verify.c 1352 next = io_list_next(s);
1423 s = io_list_next(s);
    [all...]

Completed in 62 milliseconds