Home
last modified time | relevance | path

Searched refs:vdo_priority_table_dequeue (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dpriority-table.h41 struct list_head * __must_check vdo_priority_table_dequeue(struct priority_table *table);
H A Dpriority-table.c155 struct list_head *vdo_priority_table_dequeue(struct priority_table *table) in vdo_priority_table_dequeue() function