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

  /external/fio/
ioengine.h 213 extern void io_u_mark_depth(struct thread_data *, unsigned int);
ioengines.c 338 io_u_mark_depth(td, 1);
400 io_u_mark_depth(td, td->io_u_queued);
backend.c 1282 io_u_mark_depth(td, 1);
    [all...]
io_u.c 834 void io_u_mark_depth(struct thread_data *td, unsigned int nr) function
    [all...]

Completed in 46 milliseconds