Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-cache-target.c2462 static int is_congested(struct dm_dev *dev, int bdi_bits) in is_congested() function
2472 return is_congested(cache->origin_dev, bdi_bits) || in cache_is_congested()
2473 is_congested(cache->cache_dev, bdi_bits); in cache_is_congested()