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