Searched refs:summary_entries (Results 1 – 2 of 2) sorted by relevance
383 entry = &allocator->summary_entries[slab->slab_number]; in update_slab_summary_entry()2473 slab->allocator->summary_entries[slab->slab_number].tail_block_offset; in read_slab_journal_tail()2920 if (!slab->allocator->summary_entries[slab->slab_number].is_dirty) { in start_scrubbing()3500 .is_clean = !allocator->summary_entries[slab_number].is_dirty, in get_slab_statuses()3501 .emptiness = allocator->summary_entries[slab_number].fullness_hint, in get_slab_statuses()4035 allocator->summary_entries = depot->summary_entries + (MAX_VDO_SLABS * zone); in initialize_block_allocator()4089 &depot->summary_entries); in allocate_components()4101 depot->summary_entries[i] = (struct slab_summary_entry) { in allocate_components()4248 vdo_free(vdo_forget(depot->summary_entries)); in vdo_free_slab_depot()4481 struct slab_summary_entry *entries = depot->summary_entries; in combine_summaries()[all …]
439 struct slab_summary_entry *summary_entries; member498 struct slab_summary_entry *summary_entries; member
Completed in 14 milliseconds