Home
last modified time | relevance | path

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

/fs/
Dbuffer.c3003 static unsigned long max_buffer_heads; variable
3024 buffer_heads_over_limit = (tot > max_buffer_heads); in recalc_bh_state()
3166 max_buffer_heads = nrpages * (PAGE_SIZE / sizeof(struct buffer_head)); in buffer_init()