Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A 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;
H A Dslab-depot.h465 struct slab_config slab_config; member
H A Dslab-depot.c3739 const struct slab_config *slab_config = &slab->allocator->depot->slab_config; in initialize_slab_journal() local
3799 const struct slab_config *slab_config = &allocator->depot->slab_config; in make_slab() local