Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dstatistics.h222 bool in_recovery_mode; member
H A Dmessage-stats.c347 write_bool("inRecoveryMode : ", stats->in_recovery_mode, ", ", buf, maxlen); in write_vdo_statistics()
H A Ddm-vdo-target.c991 stats->in_recovery_mode ? "recovering" : "-", in vdo_status()