Searched refs:max_buffer_heads (Results 1 – 1 of 1) sorted by relevance
3001 static unsigned long max_buffer_heads;3022 buffer_heads_over_limit = (tot > max_buffer_heads);3164 max_buffer_heads = nrpages * (PAGE_SIZE / sizeof(struct buffer_head)); in buffer_init() 2999 static unsigned long max_buffer_heads; global() variable