Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-cache-policy-smq.c1561 static unsigned int random_level(dm_cblock_t cblock) in random_level() function
1576 e->level = hint_valid ? min(hint, NR_CACHE_LEVELS - 1) : random_level(cblock); in smq_load_mapping()