Searched refs:g_partitions (Results 1 – 5 of 5) sorted by relevance
419 int g_partitions; // = 4; /* maximum partition + 1 */ member455 #define g_partitions (G.g_partitions ) macro487 g_partitions = 4; \1230 struct pte *pe = &ptes[g_partitions]; in read_extended()1232 if (g_partitions >= MAXIMUM_PARTS) { in read_extended()1236 struct pte *pre = &ptes[g_partitions - 1]; in read_extended()1239 g_partitions); in read_extended()1257 " %u\n", g_partitions + 1); in read_extended()1264 " %u\n", g_partitions + 1); in read_extended()1285 g_partitions++; in read_extended()[all …]
67 g_partitions = 1016; in check_aix_label()
122 g_partitions = 8; in check_sun_label()372 for (i = 0; i < g_partitions; i++) { in fetch_sun()529 for (i = 0; i < g_partitions; i++) in add_sun_partition()532 if (i < g_partitions && !whole_disk) { in add_sun_partition()543 for (i = 0; i < g_partitions; i++) { in add_sun_partition()656 for (i = 0; i < g_partitions; i++) { in sun_list_table()
252 g_partitions = 16; in check_sgi_label()321 for (i = 0; i < g_partitions; i++) { in sgi_list_table()660 for (n = 10; n < g_partitions; n++) { in sgi_set_entire()673 for (n = 8; n < g_partitions; n++) { in sgi_set_volhdr()852 g_partitions = 16; in create_sgilabel()
1019 k = get_partition(1, g_partitions); in xbsd_link_part()