Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
Dpriority-table.h41 struct list_head * __must_check vdo_priority_table_dequeue(struct priority_table *table);
Dpriority-table.c155 struct list_head *vdo_priority_table_dequeue(struct priority_table *table) in vdo_priority_table_dequeue() function
Dslab-depot.c3201 open_slab(list_entry(vdo_priority_table_dequeue(allocator->prioritized_slabs), in vdo_allocate_block()