Searched refs:candidate_heads (Results 1 – 1 of 1) sorted by relevance
223 static u_int candidate_heads[] = { 1, 2, 16, 32, 64, 128, 255, 0 }; in g_part_geometry_heads() local230 for (idx = 0; candidate_heads[idx] != 0; idx++) { in g_part_geometry_heads()231 heads = candidate_heads[idx]; in g_part_geometry_heads()