Searched defs:slab_config (Results 1 – 3 of 3) sorted by relevance
171 struct slab_config { struct173 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;
465 struct slab_config slab_config; member
3739 const struct slab_config *slab_config = &slab->allocator->depot->slab_config; in initialize_slab_journal() local3799 const struct slab_config *slab_config = &allocator->depot->slab_config; in make_slab() local