Searched refs:queued_for_cleanup (Results 1 – 1 of 1) sorted by relevance
1700 unsigned long queued_for_cleanup = atomic_long_read(&c->need_shrink); in dm_bufio_shrink_count() local1707 if (unlikely(count < queued_for_cleanup)) in dm_bufio_shrink_count()1710 count -= queued_for_cleanup; in dm_bufio_shrink_count()