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];
2482 for (i = 0; !locked && i < MAX_FEB_SIZE; i++) { in wait_tb_buffers_until_unlocked()2770 for (i = 0; i < MAX_FEB_SIZE; i++) { in fix_nodes()2806 for (i = 0; i < MAX_FEB_SIZE; i++) { in unfix_nodes()
1499 for (i = 0; i < MAX_FEB_SIZE; i++) in get_FEB()1503 if (i == MAX_FEB_SIZE) in get_FEB()