Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
Drepair.c310 static bool __must_check abort_on_error(int result, struct repair_completion *repair) in abort_on_error() function
644 if (abort_on_error(vdo_allocate_reference_counters(vdo->depot), repair)) in rebuild_reference_counts()
651 if (abort_on_error(vdo_invalidate_page_cache(cache), repair)) in rebuild_reference_counts()
1734 if (abort_on_error(result, repair)) in vdo_repair()
1738 if (abort_on_error(result, repair)) in vdo_repair()
1750 if (abort_on_error(result, repair)) in vdo_repair()