Searched refs:vdo_reset_priority_table (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/md/dm-vdo/
H A Dpriority-table.h39 void vdo_reset_priority_table(struct priority_table *table);
H A Dpriority-table.c97 vdo_reset_priority_table(table);
103 * vdo_reset_priority_table() - Reset a priority table, leaving it in the same empty state as when
110 void vdo_reset_priority_table(struct priority_table *table) function

Completed in 105 milliseconds