Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
Dpriority-table.c140 static inline void mark_bucket_empty(struct priority_table *table, struct bucket *bucket) in mark_bucket_empty() function
179 mark_bucket_empty(table, bucket); in vdo_priority_table_dequeue()
212 mark_bucket_empty(table, list_entry(next_entry, struct bucket, queue)); in vdo_priority_table_remove()