Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dbuffer_head.h209 extern int buffer_heads_over_limit;
Dblkdev.h2060 #define buffer_heads_over_limit 0 macro
/Linux-v4.19/fs/
Dmpage.c482 if (buffer_heads_over_limit && PageUptodate(page)) in clean_buffers()
Dbuffer.c3336 int buffer_heads_over_limit; variable
3355 buffer_heads_over_limit = (tot > max_buffer_heads); in recalc_bh_state()
/Linux-v4.19/mm/
Dvmscan.c2121 if (unlikely(buffer_heads_over_limit)) { in shrink_active_list()
2914 if (buffer_heads_over_limit) { in shrink_zones()
3531 if (buffer_heads_over_limit) { in balance_pgdat()