Searched refs:BOFI_NLINKS (Results 1 – 2 of 2) sorted by relevance
54 #define BOFI_NLINKS 8192 macro
117 static struct bofi_link bofi_link_array[BOFI_NLINKS], *bofi_link_freelist;731 for (i = 1; i < BOFI_NLINKS; i++) in bofi_attach()733 bofi_link_freelist = &bofi_link_array[BOFI_NLINKS - 1]; in bofi_attach()