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

  /external/fio/
fio.h 735 static inline bool td_async_processing(struct thread_data *td) function
746 if (td_async_processing(td))
752 if (td_async_processing(td))
758 if (td_async_processing(td))
765 if (!td_async_processing(td))
774 if (!td_async_processing(td))
io_u.c 1482 } else if (td_async_processing(td)) {
    [all...]

Completed in 693 milliseconds