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

  /external/fio/
ioengine.h 212 void io_u_mark_complete(struct thread_data *, unsigned int);
ioengines.c 257 io_u_mark_complete(td, r);
326 io_u_mark_complete(td, 1);
io_u.c 827 void io_u_mark_complete(struct thread_data *td, unsigned int nr) function
    [all...]

Completed in 1781 milliseconds