Lines Matching +full:block +full:- +full:fetch
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,
42 /* Number of times the on-disk journal was full */
52 /** The statistics for the compressed block packer. */
64 /* Number of times the on-disk journal was full */
68 /* Number of times an entry was added over the block threshold */
70 /* Number of times a tail block was written */
88 /** The statistics for the block map. */
122 /* number of gets that have to fetch */
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 */
211 /* Size of the block map page cache, in bytes */
213 /* The physical block size */
217 /* Number of times the VDO has recovered from read-only mode */
225 /* The statistics for the compressed block packer */
227 /* Counters for events in the block allocator */
237 /* The statistics for the block map */
253 /* Logical block size */