Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
Dpriority-table.h43 void vdo_priority_table_remove(struct priority_table *table, struct list_head *entry);
Dpriority-table.c189 void vdo_priority_table_remove(struct priority_table *table, struct list_head *entry) in vdo_priority_table_remove() function
Dslab-depot.c1404 vdo_priority_table_remove(allocator->prioritized_slabs, &slab->allocq_entry); in adjust_free_block_count()