Lines Matching +full:in +full:- +full:flight
1 /* SPDX-License-Identifier: GPL-2.0-only */
20 /* The number of times since loading that a slab has been re-opened */
26 * that keep track of totals at steps in the write pipeline. Three counters
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 */
58 /* Number of VIOs that are pending in the packer */
64 /* Number of times the on-disk journal was full */
96 /* number of pages in failed state */
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 */
142 /* Current number of dedupe queries that are in flight */
146 /** Counts of error conditions in VDO. */
180 /* Number of records stored in the index */
211 /* Size of the block map page cache, in bytes */
217 /* Number of times the VDO has recovered from read-only mode */
221 /* Whether the VDO is in recovery mode */
227 /* Counters for events in the block allocator */
229 /* Counters for events in the recovery journal */
249 /* Number of times the UDS index was too slow in responding */
270 /* Current number of bios in progress */