vdo_is_funnel_queue_idle
bool __must_check vdo_is_funnel_queue_idle(struct funnel_queue *queue);
return vdo_is_funnel_queue_idle(queue->retry_queue) &&
vdo_is_funnel_queue_idle(queue->main_queue);