Searched refs:MAX_FEB_SIZE (Results 1 – 3 of 3) sorted by relevance
2107 #define MAX_FEB_SIZE 6 macro2432 struct buffer_head *FEB[MAX_FEB_SIZE];2433 struct buffer_head *used[MAX_FEB_SIZE];2434 struct buffer_head *thrown[MAX_FEB_SIZE];
2478 for (i = 0; !locked && i < MAX_FEB_SIZE; i++) { in wait_tb_buffers_until_unlocked()2766 for (i = 0; i < MAX_FEB_SIZE; i++) { in fix_nodes()2802 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()