Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dbuffer_head.h209 extern int buffer_heads_over_limit;
Dblkdev.h1783 #define buffer_heads_over_limit 0 macro
/Linux-v5.4/fs/
Dmpage.c482 if (buffer_heads_over_limit && PageUptodate(page)) in clean_buffers()
Dbuffer.c3344 int buffer_heads_over_limit; variable
3363 buffer_heads_over_limit = (tot > max_buffer_heads); in recalc_bh_state()
/Linux-v5.4/mm/
Dvmscan.c2086 if (unlikely(buffer_heads_over_limit)) { in shrink_active_list()
2965 if (buffer_heads_over_limit) { in shrink_zones()
3633 if (buffer_heads_over_limit) { in balance_pgdat()