Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
Dpriority-table.h45 bool __must_check vdo_is_priority_table_empty(struct priority_table *table);
Dpriority-table.c221 bool vdo_is_priority_table_empty(struct priority_table *table) in vdo_is_priority_table_empty() function
Dslab-depot.c2985 vdo_is_priority_table_empty(allocator->prioritized_slabs) && in scrub_slabs()