Searched refs:unrecovered (Results 1 – 4 of 4) sorted by relevance
27 | | | | |--> number of unrecovered RTO timeouts
225 all unrecovered devices.435 Take all sdevs which still have unrecovered scmds offline
227 errors (unrecovered parity error, data overrun, etc ...)
5072 slab_count_t unrecovered = 0; in vdo_get_slab_depot_statistics() local5077 unrecovered += READ_ONCE(depot->allocators[zone].scrubber.slab_count); in vdo_get_slab_depot_statistics()5080 stats->recovery_percentage = (slab_count - unrecovered) * 100 / slab_count; in vdo_get_slab_depot_statistics()