Searched refs:io_u_qempty (Results 1 – 2 of 2) sorted by relevance
/external/fio/ | ||
D | io_u_queue.h | 31 static inline int io_u_qempty(const struct io_u_queue *q) in io_u_qempty() function |
D | io_u.c | 1281 const int qempty = io_u_qempty(&td->io_u_freelist); in queue_full() |