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

  /external/fio/
verify.h 96 extern int __must_check get_next_verify(struct thread_data *td, struct io_u *);
backend.c 655 if (get_next_verify(td, io_u)) {
    [all...]
io_u.c     [all...]
verify.c 1299 int get_next_verify(struct thread_data *td, struct io_u *io_u) function
1369 dprint(FD_VERIFY, "get_next_verify: ret io_u %p\n", io_u);
    [all...]

Completed in 180 milliseconds