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

  /external/fio/
verify.h 80 extern int verify_io_u_async(struct thread_data *, struct io_u **);
backend.c 563 io_u->end_io = verify_io_u_async;
812 io_u->end_io = verify_io_u_async;
    [all...]
verify.c 648 int verify_io_u_async(struct thread_data *td, struct io_u **io_u_ptr) function
    [all...]

Completed in 69 milliseconds