Searched refs:max_buffer_heads (Results 1 – 1 of 1) sorted by relevance
3322 static unsigned long max_buffer_heads; variable3343 buffer_heads_over_limit = (tot > max_buffer_heads); in recalc_bh_state()3444 max_buffer_heads = nrpages * (PAGE_SIZE / sizeof(struct buffer_head)); in buffer_init()