Searched refs:L2MINBLOCKSIZE (Results 1 – 2 of 2) sorted by relevance
125 #define L2MINBLOCKSIZE 9 macro
183 if (bmp->db_l2nbperpage > L2PSIZE - L2MINBLOCKSIZE) { in dbMount()