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

  /external/fio/
ioengine.h 212 extern void io_u_log_error(struct thread_data *, struct io_u *);
io_u.c 1527 void io_u_log_error(struct thread_data *td, struct io_u *io_u) function
    [all...]
  /external/fio/engines/
sync.c 67 io_u_log_error(td, io_u);

Completed in 38 milliseconds