Searched refs:MAX_FEB_SIZE (Results 1 – 3 of 3) sorted by relevance
2106 #define MAX_FEB_SIZE 6 macro2431 struct buffer_head *FEB[MAX_FEB_SIZE];2432 struct buffer_head *used[MAX_FEB_SIZE];2433 struct buffer_head *thrown[MAX_FEB_SIZE];
2479 for (i = 0; !locked && i < MAX_FEB_SIZE; i++) { in wait_tb_buffers_until_unlocked()2767 for (i = 0; i < MAX_FEB_SIZE; i++) { in fix_nodes()2803 for (i = 0; i < MAX_FEB_SIZE; i++) { in unfix_nodes()
1488 for (i = 0; i < MAX_FEB_SIZE; i++) in get_FEB()1492 if (i == MAX_FEB_SIZE) in get_FEB()