Searched refs:io_u_qpop (Results 1 - 3 of 3) sorted by relevance

/external/fio/
H A Dio_u_queue.h13 static inline struct io_u *io_u_qpop(struct io_u_queue *q) function
H A Dbackend.c997 while ((io_u = io_u_qpop(&td->io_u_freelist)) != NULL) {
H A Dio_u.c1304 io_u = io_u_qpop(&td->io_u_freelist);

Completed in 159 milliseconds