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

  /external/fio/
ioengine.h 183 extern int __must_check td_io_commit(struct thread_data *);
ioengines.c 231 * td->done is set to 1 after td_io_commit(). In this case,
343 r = td_io_commit(td);
384 int td_io_commit(struct thread_data *td) function
backend.c 316 if (td_io_commit(td))
573 ret2 = td_io_commit(td);
840 ret2 = td_io_commit(td);
    [all...]

Completed in 32 milliseconds