Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dpriority-table.h34 void vdo_free_priority_table(struct priority_table *table);
H A Dpriority-table.c88 void vdo_free_priority_table(struct priority_table *table) in vdo_free_priority_table() function
H A Dslab-depot.c4236 vdo_free_priority_table(vdo_forget(allocator->prioritized_slabs)); in vdo_free_slab_depot()