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

/linux-master/drivers/md/dm-vdo/
H A Dpriority-table.h43 void vdo_priority_table_remove(struct priority_table *table, struct list_head *entry);
H A Dpriority-table.c185 * vdo_priority_table_remove() - Remove a specified entry from its priority table.
189 void vdo_priority_table_remove(struct priority_table *table, struct list_head *entry) function
H A Dslab-depot.c1404 vdo_priority_table_remove(allocator->prioritized_slabs, &slab->allocq_entry);

Completed in 198 milliseconds