Searched refs:io_u_mark_complete (Results 1 – 3 of 3) sorted by relevance
216 void io_u_mark_complete(struct thread_data *, unsigned int);
257 io_u_mark_complete(td, r); in td_io_getevents()333 io_u_mark_complete(td, 1); in td_io_queue()
828 void io_u_mark_complete(struct thread_data *td, unsigned int nr) in io_u_mark_complete() function