max_buffer_heads 3330 fs/buffer.c    static unsigned long max_buffer_heads;
max_buffer_heads 3351 fs/buffer.c    	buffer_heads_over_limit = (tot > max_buffer_heads);
max_buffer_heads 3452 fs/buffer.c    	max_buffer_heads = nrpages * (PAGE_SIZE / sizeof(struct buffer_head));