Lines Matching full:summary
35 * maintains a separate copy of the slab summary to remove the need for explicit locking on that
70 /* A waiter object for updating the slab summary */
81 /* Whether the journal is updating the slab summary */
96 /* The tail sequence number that is written in the slab summary */
98 /* The tail sequence number that was last summarized in slab summary */
254 /* A waiter object for updating the slab summary */
318 * The information in the summary for each slab includes the rough number of free blocks (which is
323 * complete copy of the summary for each of up to 16 physical zones.
345 /* The index of this block in its zone's summary */
362 * The statistics for all the slab summary zones owned by this slab summary. These fields are all
433 /* The portion of the slab summary managed by this allocator */
434 /* The state of the slab summary */
436 /* The number of outstanding summary writes */
491 /* The statistics for the slab summary */
493 /* The start of the slab summary partition */
497 /* The slab summary entries for all of the zones the partition can hold */