Home
last modified time | relevance | path

Searched defs:slab_config (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/md/dm-vdo/
Dtypes.h171 struct slab_config { struct
173 block_count_t slab_blocks;
175 block_count_t data_blocks;
177 block_count_t reference_count_blocks;
179 block_count_t slab_journal_blocks;
184 block_count_t slab_journal_flushing_threshold;
189 block_count_t slab_journal_blocking_threshold;
191 block_count_t slab_journal_scrubbing_threshold;
Dencodings.c582 struct slab_config slab_config; in decode_slab_depot_state_2_0() local
648 struct slab_config slab_config, zone_count_t zone_count, in vdo_configure_slab_depot()
697 struct slab_config *slab_config) in vdo_configure_slab()
1206 struct slab_config slab_config; in vdo_validate_config() local
Dencodings.h433 struct slab_config slab_config; member
1101 vdo_get_slab_journal_start_block(const struct slab_config *slab_config, in vdo_get_slab_journal_start_block()
Dslab-depot.h454 struct slab_config slab_config; member
Dslab-depot.c3661 const struct slab_config *slab_config = &slab->allocator->depot->slab_config; in initialize_slab_journal() local
3721 const struct slab_config *slab_config = &allocator->depot->slab_config; in make_slab() local