Searched refs:vdo_allocate_reference_counters (Results 1 – 3 of 3) sorted by relevance
552 int __must_check vdo_allocate_reference_counters(struct slab_depot *depot);
281 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()
4288 int vdo_allocate_reference_counters(struct slab_depot *depot) in vdo_allocate_reference_counters() function