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

  /external/fio/
io_u.h 139 extern void io_u_log_error(struct thread_data *, struct io_u *);
io_u.c 1714 void io_u_log_error(struct thread_data *td, struct io_u *io_u) function
    [all...]
  /external/fio/engines/
sync.c 90 io_u_log_error(td, io_u);

Completed in 417 milliseconds