Home
last modified time | relevance | path

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

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