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