Lines Matching +full:mode +full:- +full:recovery
1 /* SPDX-License-Identifier: GPL-2.0-only */
20 /* The number of times since loading that a slab has been re-opened */
27 * allow the number of buffered, in-memory items and the number of in-flight,
40 /** Counters for events in the recovery journal */
42 /* Number of times the on-disk journal was full */
44 /* Number of times the recovery journal requested slab journal commits. */
64 /* Number of times the on-disk journal was full */
138 /* Number of writes with the same data as another in-flight write */
140 /* Number of writes whose hash collided with an in-flight write */
217 /* Number of times the VDO has recovered from read-only mode */
219 /* String describing the operating mode of the VDO */
220 char mode[15]; member
221 /* Whether the VDO is in recovery mode */
223 /* What percentage of recovery mode work has been completed */
229 /* Counters for events in the recovery journal */