Searched refs:unrecovered (Results 1 – 3 of 3) sorted by relevance
27 | | | | |--> number of unrecovered RTO timeouts
225 all unrecovered devices.410 Take all sdevs which still have unrecovered scmds offline
5166 slab_count_t unrecovered = 0; in vdo_get_slab_depot_statistics() local5171 unrecovered += READ_ONCE(depot->allocators[zone].scrubber.slab_count); in vdo_get_slab_depot_statistics()5174 stats->recovery_percentage = (slab_count - unrecovered) * 100 / slab_count; in vdo_get_slab_depot_statistics()