Home
last modified time | relevance | path

Searched refs:MAX_VDO_SLAB_BITS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dconstants.h64 MAX_VDO_SLAB_BITS = 23, enumerator
H A Dencodings.c1218 result = VDO_ASSERT(config->slab_size <= (1 << MAX_VDO_SLAB_BITS), in vdo_validate_config()
1220 MAX_VDO_SLAB_BITS); in vdo_validate_config()