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

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

Completed in 105 milliseconds