Home
last modified time | relevance | path

Searched refs:vdo_free_funnel_queue (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/md/dm-vdo/indexer/
H A Dfunnel-requestqueue.c276 vdo_free_funnel_queue(queue->main_queue); in uds_request_queue_finish()
277 vdo_free_funnel_queue(queue->retry_queue); in uds_request_queue_finish()
/linux/drivers/md/dm-vdo/
H A Dfunnel-queue.h72 void vdo_free_funnel_queue(struct funnel_queue *queue);
H A Dfunnel-queue.c33 void vdo_free_funnel_queue(struct funnel_queue *queue) in vdo_free_funnel_queue() function
H A Dfunnel-workqueue.c278 vdo_free_funnel_queue(queue->priority_lists[i]); in free_simple_work_queue()
H A Ddedupe.c2477 vdo_free_funnel_queue(vdo_forget(zone->timed_out_complete)); in vdo_free_hash_zones()