Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/dm-vdo/
H A Dslab-depot.h563 int __must_check vdo_allocate_reference_counters(struct slab_depot *depot);
H A Drepair.c281 vdo_continue_completion(parent, vdo_allocate_reference_counters(vdo->depot)); in finish_repair()
644 if (abort_on_error(vdo_allocate_reference_counters(vdo->depot), repair)) in rebuild_reference_counts()
H A Dslab-depot.c4369 int vdo_allocate_reference_counters(struct slab_depot *depot) in vdo_allocate_reference_counters() function