Searched refs:is_congested (Results 1 – 1 of 1) sorted by relevance
2462 static int is_congested(struct dm_dev *dev, int bdi_bits) in is_congested() function2472 return is_congested(cache->origin_dev, bdi_bits) || in cache_is_congested()2473 is_congested(cache->cache_dev, bdi_bits); in cache_is_congested()